Add Moria to ssh config

This commit is contained in:
Marko Korhonen 2020-02-13 20:15:16 +02:00
parent 49b8c9df07
commit 5b31eff960

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