dotfiles/ssh/.ssh/config

28 lines
547 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
2022-02-22 10:19:41 +01:00
SetEnv TERM=xterm-256color
Host aur.archlinux.org
IdentityFile ~/.ssh/aur
User aur
2021-07-04 14:21:36 +02:00
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
2022-08-26 02:04:23 +02:00
Host tria.waarp.org
IdentityFile ~/.ssh/bca-work-worklaptop
2023-03-09 22:29:34 +01:00
Host duo.waarp.org
IdentityFile ~/.ssh/bca-work-worklaptop