summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-04-22 00:10:02 -0500
committerJesse Luehrs <doy@tozt.net>2010-04-22 00:17:45 -0500
commitc780933a95a6eecd120a5b9ca481d0b569bdac57 (patch)
treea91658427473e19f1aca0d39d2fe396d07cc2085 /tmux.conf
parent1a1a2d43017cad8448f681f863e31fcf77c361a2 (diff)
downloadconf-c780933a95a6eecd120a5b9ca481d0b569bdac57.tar.gz
conf-c780933a95a6eecd120a5b9ca481d0b569bdac57.zip
set some default sessions for tmux
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