|
|
|
@ -10,17 +10,31 @@ Host gitlab.com
|
|
|
|
|
PreferredAuthentications publickey
|
|
|
|
|
IdentityFile ~/.ssh/gitlab
|
|
|
|
|
|
|
|
|
|
Host hound
|
|
|
|
|
Host raspberry
|
|
|
|
|
HostName 192.168.2.28
|
|
|
|
|
IdentityFile ~/.ssh/raspberry
|
|
|
|
|
User guus
|
|
|
|
|
|
|
|
|
|
Host aur.archlinux.org
|
|
|
|
|
IdentityFile ~/.ssh/aur
|
|
|
|
|
User aur
|
|
|
|
|
|
|
|
|
|
Host rose
|
|
|
|
|
User ubuntu
|
|
|
|
|
HostName 152.70.52.247
|
|
|
|
|
IdentityFile ~/.ssh/hound
|
|
|
|
|
IdentityFile ~/.ssh/rose
|
|
|
|
|
|
|
|
|
|
Host wolf
|
|
|
|
|
Host sunflower
|
|
|
|
|
User guus
|
|
|
|
|
HostName 81.206.144.139
|
|
|
|
|
IdentityFile ~/.ssh/wolf
|
|
|
|
|
IdentityFile ~/.ssh/sunflower
|
|
|
|
|
|
|
|
|
|
Host fox
|
|
|
|
|
Host azalea
|
|
|
|
|
User ubuntu
|
|
|
|
|
HostName 158.101.195.59
|
|
|
|
|
IdentityFile ~/.ssh/fox
|
|
|
|
|
IdentityFile ~/.ssh/azalea
|
|
|
|
|
|
|
|
|
|
Host crocus
|
|
|
|
|
User ubuntu
|
|
|
|
|
HostName 143.47.189.158
|
|
|
|
|
IdentityFile ~/.ssh/crocus
|
|
|
|
|