summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh/config b/ssh/config
index e92e077..7f4191f 100644
--- a/ssh/config
+++ b/ssh/config
@@ -14,7 +14,7 @@ Host odin thor
Port 2222
ForwardAgent yes
StreamLocalBindUnlink yes
- RemoteForward /home/tobyv/.gnupg/S.gpg-agent /home/tobyv/.gnupg/S.gpg-agent.extra
+ RemoteForward /run/user/1000/gnupg/S.gpg-agent /home/tobyv/.gnupg/S.gpg-agent.extra
host bifrost
User tobyv