add ssh aliases
This commit is contained in:
parent
4a97733a85
commit
e6225d00a0
|
@ -0,0 +1,12 @@
|
|||
Host borgbackup
|
||||
Hostname 192.168.0.206
|
||||
User andrzej
|
||||
|
||||
Host demos
|
||||
Hostname 192.168.0.48
|
||||
User andrzej
|
||||
|
||||
Host jenkins
|
||||
Hostname 192.168.0.119
|
||||
User andrzej
|
||||
|
Loading…
Reference in New Issue