renumber windows in tmux

This commit is contained in:
Adithya 2023-03-21 01:03:14 +05:30
parent b2501d26be
commit 9196975e5b
No known key found for this signature in database
GPG key ID: 0C7F35F4F821290F

View file

@ -35,6 +35,7 @@
set -g visual-activity on
set -g visual-bell on
set -g renumber-windows on
set -g base-index 1
setw -g pane-base-index 1