Add Moria to ssh config

This commit is contained in:
Marko Korhonen 2020-02-13 20:15:16 +02:00
parent 565e938118
commit 63e1060ab0

View file

@ -18,6 +18,12 @@ Host aur
HostName aur.archlinux.org HostName aur.archlinux.org
User aur User aur
host moria
HostName reekynet.com
port 221
User gimli
ForwardAgent yes
host rivendell host rivendell
HostName reekynet.com HostName reekynet.com
port 222 port 222