aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--misc/sshconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/sshconfig b/misc/sshconfig
new file mode 100644
index 0000000..af0df1e
--- /dev/null
+++ b/misc/sshconfig
@@ -0,0 +1,4 @@
1Host *
2 ControlPath /tmp/ssh-%r@%h:%p
3 ControlMaster auto
4 ControlPersist 600