add ssh aliases

This commit is contained in:
andrzej 2024-05-23 22:56:24 +02:00
parent 4a97733a85
commit e6225d00a0
1 changed files with 12 additions and 0 deletions

12
ssh/.ssh/config Normal file
View File

@ -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