added config to renumber tmux panes automatically
This commit is contained in:
@@ -5,6 +5,9 @@ set -g status-utf8 on
|
||||
|
||||
set -g history-limit 20000
|
||||
|
||||
# automatically renumber tmux windows
|
||||
set -g renumber-windows on
|
||||
|
||||
# unbind default prefix and set it to Ctrl+a
|
||||
unbind C-b
|
||||
set -g prefix C-a
|
||||
|
||||
Reference in New Issue
Block a user