17 lines
284 B
Plaintext
17 lines
284 B
Plaintext
host github.com
|
|
HostName ssh.github.com
|
|
IdentityFile ~/.ssh/github
|
|
|
|
host git.chamit.co.uk
|
|
HostName git.chamit.co.uk
|
|
IdentityFile ~/.ssh/github
|
|
|
|
Host vps
|
|
HostName ***
|
|
IdentityFile ~/.ssh/vps
|
|
User ben
|
|
|
|
host remarkable
|
|
HostName 192.168.0.18
|
|
User root
|