summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index fdfdb5e..db909f7 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -38,3 +38,10 @@ bind ^S set status
unbind ^B
unbind w
+
+# set up default sessions
+
+new-session -s main
+new-session -s work
+new-session -s docs
+new-session -s misc