dotfiles/home/.ssh/config

6 lines
73 B
Plaintext
Raw Normal View History

Host *
AddKeysToAgent yes
HashKnownHosts yes
IdentitiesOnly yes
User git