summaryrefslogtreecommitdiffstatshomepage
path: root/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
index e34f70d..80b50ac 100644
--- a/ssh/config
+++ b/ssh/config
@@ -18,6 +18,13 @@ Host odin thor
host bifrost
User tobyv
+host door
+ User tovince
+ HostName door.cs.siue.edu
+ ForwardAgent yes
+ StreamLocalBindUnlink yes
+ RemoteForward /run/user/1000/gnupg/S.gpg-agent /home/tobyv/.gnupg/S.gpg-agent.extra
+
Host siue
User tovince
HostName home.cs.siue.edu