feat(ssh): update servers aliases
This commit is contained in:
parent
8c7446b3f3
commit
a8d7e75c75
1 changed files with 6 additions and 6 deletions
|
@ -7,15 +7,15 @@ Host aur.archlinux.org
|
|||
IdentityFile ~/.ssh/aur
|
||||
User aur
|
||||
|
||||
Host er
|
||||
HostName er.s.bcarlin.xyz
|
||||
Host san
|
||||
HostName san.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 sans
|
||||
HostName san.s.bcarlin.xyz
|
||||
User root
|
||||
IdentityFile ~/.ssh/bca-persos-worklaptop
|
||||
|
||||
Host code.bcarlin.xyz
|
||||
IdentityFile ~/.ssh/bca-perso-worklaptop
|
||||
|
|
Loading…
Add table
Reference in a new issue