aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmuxp/main.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tmuxp/main.yml b/tmuxp/main.yml
new file mode 100644
index 0000000..b57a581
--- /dev/null
+++ b/tmuxp/main.yml
@@ -0,0 +1,15 @@
+session_name: main
+
+windows:
+ - window_name: main
+ start_directory: '~'
+ focus: true
+ layout: '9c05,158x41,0,0{79x41,0,0,21,78x41,80,0[78x20,80,0,22,78x20,80,21,23]}'
+ panes:
+ - cowsay main
+ - ranger
+ - htop
+ - window_name: proj
+ start_directory: '~/Projects'
+ panes:
+ - cowsay projects