mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-03-06 02:59:42 +00:00
update ssh config to add hosts
This commit is contained in:
parent
6a9892b0e9
commit
b7405beb76
@ -1 +1,9 @@
|
|||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
|
|
||||||
|
Host github.com
|
||||||
|
IdentityFile ~/.ssh/github
|
||||||
|
PreferredAuthentications publickey
|
||||||
|
|
||||||
|
Host *sr.ht
|
||||||
|
IdentityFile ~/.ssh/srht
|
||||||
|
PreferredAuthentications publickey
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user