From f1b17f6f8e990f07776fa9c1ea2790db1431e239 Mon Sep 17 00:00:00 2001 From: Thales Maciel Date: Sun, 3 May 2026 17:57:26 -0300 Subject: [PATCH] install: surface ssh-config --install in next-steps blurb Co-Authored-By: Claude Opus 4.7 (1M context) --- scripts/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install.sh b/scripts/install.sh index 515fd6f..9b8f0fd 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -228,6 +228,7 @@ banger $TARGET_VERSION installed. Next steps: banger doctor # confirm host readiness banger vm run # boot a sandbox + banger ssh-config --install # optional: enable 'ssh .vm' Updates land via: banger update --check