increase history limit
This commit is contained in:
parent
46b61d5185
commit
1cd8b47e97
1 changed files with 2 additions and 0 deletions
|
@ -79,4 +79,6 @@ set -g cursor-style blinking-underline
|
|||
set -g focus-events on
|
||||
set -g visual-bell off
|
||||
|
||||
set -g history-limit 5000
|
||||
|
||||
set -g default-command "exec /bin/zsh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue