dotfiles/home/.ssh/config
Marko Korhonen cf4c1f5b4a Forgot ForwardAgent
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-10-27 11:38:31 +02:00

42 lines
526 B
Plaintext

host gitea
HostName git.reekynet.com
user gitea
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 rivendell
HostName reekynet.com
port 22
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