summaryrefslogtreecommitdiff
path: root/tmux/conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/conf')
-rw-r--r--tmux/conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux/conf b/tmux/conf
new file mode 100644
index 0000000..cf1e628
--- /dev/null
+++ b/tmux/conf
@@ -0,0 +1,4 @@
+set -g base-index 1
+set -g escape-time 0
+set -g mouse on
+set -g renumber-windows on