aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index aa87cbb..3feb499 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -12,6 +12,7 @@
# BASICS {{{2
set-option -g base-index 1
set-option -g pane-base-index 1
+set-option -g renumber-windows on
set-option -g default-shell /usr/local/bin/zsh
set-option -g history-limit 10000