summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 4ef6dea..8578bdf 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -51,9 +51,11 @@ bind ^V run "tmux-clipboard paste clipboard"
unbind ^B
+%if #{||:#{==:#{host},hush},#{==:#{host},st-doy1}}
# set up default sessions
new-session -s work -c "${HOME}/work"
new-session -s chat -c "${HOME}"
new-session -s main -c "${HOME}"
new-session -s docs -c "${HOME}"
new-session -s misc -c "${HOME}"
+%endif