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 d23340f..b6e53d6 100644
--- a/.config/ssh/config
+++ b/.config/ssh/config
@@ -1,7 +1,7 @@
Host *
Protocol 2
ControlMaster auto
- ControlPath ~/.ssh/master-%r@%h:%p
+ ControlPath ~/.sessions/ssh-%r@%h:%p
Compression yes
Host lore