increase history limit

This commit is contained in:
xesc 2025-04-26 15:12:30 +02:00
parent 46b61d5185
commit 1cd8b47e97

View file

@ -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"