Files
dotfiles/files/home/.ssh/config
2021-04-26 23:25:43 +01:00

6 lines
103 B
Plaintext

Host *
IgnoreUnknown UseKeychain
UseKeychain yes
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa