summaryrefslogtreecommitdiff
path: root/.config/ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/ssh/config')
-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