tmux: shorter history

This commit is contained in:
Daniel Lundin 2022-01-12 15:59:04 +01:00
parent 18c1379b7a
commit 06aa19b4f4

View file

@ -17,7 +17,7 @@ bind-key ] paste-buffer -p
set -g update-environment "XAUTHORITY DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION"
set -g default-command zsh
set -g history-limit 100000
set -g history-limit 10000
set-option -g default-terminal "tmux"
set -ga terminal-overrides ",*:Tc" # true colous support