tmux: update: reduce cache size
This commit is contained in:
parent
bb5a54144a
commit
a7be3b1f49
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
source ~/.local.tmux.conf
|
||||
# -----------------------------------------------
|
||||
set -g history-limit 500000
|
||||
set -g history-limit 50000
|
||||
|
||||
set-option -g default-command fish
|
||||
|
||||
|
|
Loading…
Reference in a new issue