summaryrefslogtreecommitdiffstats
path: root/ssh
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-08-21 13:04:23 -0500
committerJesse Luehrs <doy@tozt.net>2011-08-21 13:44:04 -0500
commit582919d2208ab00a8f54e61bb5d1994ab7458088 (patch)
tree83ddcb8d3140d6e99f2cf5ce6021ae31c607ef95 /ssh
parent44b9fd0fbf5672e101c9ea241b8758f185fac916 (diff)
downloadconf-582919d2208ab00a8f54e61bb5d1994ab7458088.tar.gz
conf-582919d2208ab00a8f54e61bb5d1994ab7458088.zip
actually, controlmaster was more annoying than it's worth
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config4
1 files changed, 0 insertions, 4 deletions
diff --git a/ssh/config b/ssh/config
deleted file mode 100644
index 220189d..0000000
--- a/ssh/config
+++ /dev/null
@@ -1,4 +0,0 @@
-ControlMaster auto
-ControlPath /tmp/ssh_mux_%h_%p_%r
-ControlPersist 5m
-EscapeChar ~