mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-26 19:29:20 +09:00
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
|
source ~/.local.tmux.conf
|
||||||
# -----------------------------------------------
|
# -----------------------------------------------
|
||||||
set -g history-limit 500000
|
set -g history-limit 50000
|
||||||
|
|
||||||
set-option -g default-command fish
|
set-option -g default-command fish
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue