]> git.siccegge.de Git - dotfiles/ssh.git/blobdiff - config
Make ControlMaster actually work
[dotfiles/ssh.git] / config
diff --git a/config b/config
index 84bfc50b8a0c23177c6c5721d6e903a01f5f6c6e..a57c6002dd2d551c2e9c7a6dd5ba50f31a59e49d 100644 (file)
--- a/config
+++ b/config
@@ -36,6 +36,8 @@ Host *
        HashKnownHosts no
        ServerAliveInterval 300
        ControlMaster auto
+       ControlPersist 30
+       ControlPath ~/.ssh/master/%C
        MACs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512
        KexAlgorithms diffie-hellman-group-exchange-sha256,curve25519-sha256@libssh.org
        HostKeyAlgorithms ssh-ed25519,ssh-rsa