diff --git a/.tmux.conf b/.tmux.conf index 135a37d..0e91966 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -4,3 +4,4 @@ #set -g status-right "%H:%M:%S %A %d-%m-%Y" set -g default-terminal "screen-256color" setw -g aggressive-resize on +set -g history-limit 99999