9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
host github.com
|
|
HostName ssh.github.com
|
|
IdentityFile ~/.ssh/github
|
|
|
|
Host vps
|
|
HostName ***
|
|
IdentityFile ~/.ssh/vps
|
|
User ben
|