summaryrefslogtreecommitdiff
path: root/.config/ssh
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-21 13:39:33 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-21 13:39:33 -0400
commit36e34f397b00ad39e21edcd7c91704b1ee454290 (patch)
tree91284d3843e133535d17255cca93ab38c0138fa6 /.config/ssh
parent36e3771194274c4dd6358c7d1986ef18ca71677c (diff)
parentf6742e8302f615b75eb6a2dd4faf3b306be56012 (diff)
Merge remote-tracking branch 'origin/master' into purdue-cs
Conflicts: .config/login.sh .config/wmii-hg/autostart
Diffstat (limited to '.config/ssh')
-rw-r--r--.config/ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ssh/config b/.config/ssh/config
index b6e53d6..9b366ed 100644
--- a/.config/ssh/config
+++ b/.config/ssh/config
@@ -1,7 +1,7 @@
Host *
Protocol 2
ControlMaster auto
- ControlPath ~/.sessions/ssh-%r@%h:%p
+ ControlPath ~/.runtime/ssh-%r@%h:%p
Compression yes
Host lore