jitty-scripts/config
mollusk 8ef31e0bcf New Script: ssh config
Former-commit-id: cb353cd5f2e6e99a2a9074e4ccea7d9a25196ee7
Former-commit-id: 1b3d117f1a5a7c9675498b23cdd148dc3a7ad00b
2019-04-17 16:31:23 -07:00

29 lines
587 B
Plaintext
Executable File

Host gitbutter-server
HostName gitbutter.pw
User mollusk
IdentityFile ~/.ssh/thinkpadt420
Host gitbutter.pw
HostName gitbutter.pw
User git
IdentityFile ~/.ssh/thinkpadt420
Host jsearch.pw
HostName jsearch.pw
User mollusk
IdentityFile ~/.ssh/thinkpadt420
Host voidbuilds.xyz
HostName voidbuilds.xyz
User mollusk
IdentityFile ~/.ssh/thinkpadt420
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/thinkpadt420
Host void-ryzen
HostName 192.168.1.174
User mollusk
IdentityFile ~/.ssh/thinkpadt420