Adds home config

This commit is contained in:
Michel Fedde 2025-02-12 20:37:59 +01:00
parent 1e528ff080
commit 4a5310c182

View file

@ -1,3 +1,9 @@
Host webserver
HostName h2995861.stratoserver.net
User michel
IdentityFile ~/.ssh/webserver.key
Host home
HostName 192.168.178.33
User michel
IdentityFile ~/.ssh/webserver.key