mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-03-06 02:59:42 +00:00
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
AddKeysToAgent yes
|
|
|
|
Host github.com
|
|
IdentityFile ~/.ssh/github
|
|
PreferredAuthentications publickey
|
|
|
|
Host *sr.ht
|
|
IdentityFile ~/.ssh/srht
|
|
PreferredAuthentications publickey
|