aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/config')
-rw-r--r--ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
index 5fafc45..81829ee 100644
--- a/ssh/config
+++ b/ssh/config
@@ -8,6 +8,9 @@ Host heimdall loki
ForwardAgent yes
StreamLocalBindUnlink yes
RemoteForward /run/user/1000/gnupg/S.gpg-agent /home/tobyv/.gnupg/S.gpg-agent.extra
+ ControlMaster auto
+ ControlPath ~/.ssh/control-%C
+ ControlPersist yes
Host odin thor
User tobyv