summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ssh/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
new file mode 100644
index 0000000..4079157
--- /dev/null
+++ b/ssh/config
@@ -0,0 +1,3 @@
+ControlMaster auto
+ControlPath /tmp/ssh_mux_%h_%p_%r
+ControlPersist 5m