dotfiles/home/.ssh/config

58 lines
807 B
Plaintext

host gitea
HostName reekynet.com
user git
host gitlab
HostName gitlab.com
User git
host github
HostName github.com
User git
host bitbucket
HostName bitbucket.org
User git
Host aur
HostName aur.archlinux.org
User aur
host moria
{%@@ if profile == "Rivendell" @@%}
HostName moria.reekynet.lan
port 22
{%@@ else @@%}
HostName reekynet.com
port 221
{%@@ endif @@%}
User balrog
ForwardAgent yes
host rivendell
{%@@ if profile == "Moria" @@%}
HostName rivendell.reekynet.lan
port 22
{%@@ else @@%}
HostName reekynet.com
port 222
{%@@ endif @@%}
User gimli
ForwardAgent yes
host mirkwood
HostName reekynet.com
port 8123
User reekymarko
host anitta
HostName 10.200.200.4
port 22
user reekymarko
ForwardAgent yes
host takamaki
HostName 10.200.200.5
port 22
user reekymarko