Update now invalid tmux option
This commit is contained in:
parent
7f64414663
commit
74d255d91c
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ set -g default-terminal "xterm-256color"
|
||||||
|
|
||||||
set -g base-index 1
|
set -g base-index 1
|
||||||
set -g bell-action any
|
set -g bell-action any
|
||||||
set -g bell-on-alert on
|
|
||||||
set -g visual-bell on
|
set -g visual-bell on
|
||||||
set -g history-limit 10000
|
set -g history-limit 10000
|
||||||
set -g renumber-windows on
|
set -g renumber-windows on
|
||||||
|
|
Loading…
Reference in a new issue