dotfiles/ssh/.ssh/config

17 lines
330 B
Text
Raw Normal View History

2017-02-20 16:55:43 +01:00
AddKeysToAgent yes
2021-07-04 14:21:36 +02:00
ServerAliveInterval 60
ForwardAgent yes
Host er
HostName er.s.bcarlin.xyz
User bcarlin
IdentityFile ~/.ssh/bca-perso-worklaptop
Host yi
HostName yi.s.bcarlin.xyz
User bcarlin
IdentityFile ~/.ssh/bca-perso-worklaptop
Host code.bcarlin.xyz
IdentityFile ~/.ssh/bca-perso-worklaptop