aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-12 20:06:59 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-12 20:06:59 +0800
commit004df5490a4849a863c5a604ef64fd14df10abb1 (patch)
treedbc90551cb5cf3584e2a1d9f8e7c1e5d474d1743 /misc
parentd76a684566c8a23640bf340d177f00232926ca1b (diff)
Update
Diffstat (limited to 'misc')
-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