Add tirion

This commit is contained in:
Marko Korhonen 2023-10-30 22:44:36 +02:00
parent 88bb9f6412
commit 718070963a
2 changed files with 12 additions and 0 deletions

View file

@ -16,6 +16,15 @@ host moria
# Forward SSH agent
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
host tirion
HostName tirion.korhonen.cc
port 22
User gandalf
# Forward GPG agent
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
# Forward SSH agent
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
host forgejo
HostName korhonen.cc
user git