summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-13 15:59:18 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-13 15:59:18 -0400
commitc053f586f18ce70deba57d32ab98ca6c2779729f (patch)
treefe3bc3eb68bdec401e025363f8bd396a147dcdc4 /.config
parente1cd862482be8af6dc4160aca18bea3ae16fc4a4 (diff)
parent39c0d7a5c7538350e96fc135147f56cdb7d45093 (diff)
Merge branch 'master' into gluglugt60-par/master
Diffstat (limited to '.config')
-rw-r--r--.config/ssh/config2
-rw-r--r--.config/symlinks1
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/ssh/config b/.config/ssh/config
index 84df253..8649e61 100644
--- a/.config/ssh/config
+++ b/.config/ssh/config
@@ -1,7 +1,7 @@
Host *
Protocol 2
ControlMaster auto
- ControlPath ~/.cache/xdg-runtime-dir/%l/ssh-%r@%h:%p
+ ControlPath ~/.runtime/%l/ssh-%r@%h:%p
Compression yes
# Purdue ###################################################
diff --git a/.config/symlinks b/.config/symlinks
index 37a7267..af0f1af 100644
--- a/.config/symlinks
+++ b/.config/symlinks
@@ -32,6 +32,7 @@
# Directories
.cache/maildirproc/ .maildirproc
+.cache/xdg-runtime-dir/ .runtime
.config/arduino/ .arduino
.config/bazaar/ .bazaar