13 lines
200 B
Plaintext
13 lines
200 B
Plaintext
host github.com
|
|
HostName ssh.github.com
|
|
IdentityFile ~/.ssh/github
|
|
|
|
Host vps
|
|
HostName ***
|
|
IdentityFile ~/.ssh/vps
|
|
User ben
|
|
|
|
host remarkable
|
|
HostName 192.168.0.18
|
|
User root
|