Update now invalid tmux option

This commit is contained in:
Tony Blyler 2018-01-04 09:21:51 -05:00
parent 7f64414663
commit 74d255d91c

View file

@ -4,7 +4,6 @@ set -g default-terminal "xterm-256color"
set -g base-index 1
set -g bell-action any
set -g bell-on-alert on
set -g visual-bell on
set -g history-limit 10000
set -g renumber-windows on