[bin] Add bootstrap script

This commit is contained in:
Colin Powell
2026-01-08 22:20:58 -05:00
parent 015e60639d
commit 0241eee31e
2 changed files with 20 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Include /Users/powellc/.colima/ssh_config
#
Host *
IdentityAgent $SSH_AUTH_SOCK
PreferredAuthentications publickey
#PreferredAuthentications publickey
IdentitiesOnly no
Host github.com