Files
dotfiles/common/.ssh/config
2023-09-14 19:39:22 +01:00

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