add bsd machine

This commit is contained in:
Christoph Cullmann 2024-07-06 22:37:22 +02:00
parent 9ef1098129
commit b386443842
No known key found for this signature in database

View file

@ -45,6 +45,8 @@
# ssh around in the local network
beta = "ssh beta.fritz.box";
betaroot = "ssh root@beta.fritz.box";
bsd = "ssh bsd.fritz.box";
bsdroot = "ssh root@bsd.fritz.box";
mac = "ssh mac.fritz.box";
macroot = "ssh root@mac.fritz.box";
mini = "ssh mini.fritz.box";