dotfiles/home/.ssh/config
Marko Korhonen 00b6f8b84b Added bitbucket to SSH hosts
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
2019-10-26 20:29:46 +03:00

46 lines
752 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
RemoteForward /run/user/1001/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
ForwardAgent yes
ExitOnForwardFailure yes
host mirkwood
HostName reekynet.com
port 8123
User reekymarko
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
ForwardAgent yes
ExitOnForwardFailure yes
host anitta
HostName 10.200.200.4
port 22
user reekymarko
host takamaki
HostName 10.200.200.5
port 22
user reekymarko