New Script: ssh config
Former-commit-id: cb353cd5f2e6e99a2a9074e4ccea7d9a25196ee7 Former-commit-id: 1b3d117f1a5a7c9675498b23cdd148dc3a7ad00b
This commit is contained in:
parent
a30d2c3c30
commit
8ef31e0bcf
29
config
Executable file
29
config
Executable file
@ -0,0 +1,29 @@
|
|||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user