diff --git a/ssh/config.laptop b/ssh/config.laptop index 96a10b9..f797aaf 100644 --- a/ssh/config.laptop +++ b/ssh/config.laptop @@ -3,6 +3,7 @@ Host * Ciphers aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr UseKeychain yes AddKeysToAgent yes + IdentitiesOnly yes # GitHub Host github.com