summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index db909f7..d95d9d6 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -42,6 +42,7 @@ unbind w
# set up default sessions
new-session -s main
-new-session -s work
new-session -s docs
new-session -s misc
+set-option -g default-path "${HOME}/work"
+new-session -s work