aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/.tmux.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/.tmux.conf b/misc/.tmux.conf
new file mode 100644
index 0000000..c43db32
--- /dev/null
+++ b/misc/.tmux.conf
@@ -0,0 +1,5 @@
1new-session # Start a new session if none available
2bind M-q select-layout even-horizontal
3bind M-w select-layout even-vertical
4bind M-e select-layout main-horizontal
5bind M-r select-layout main-vertical