fish: enlarge zoxide history size

This commit is contained in:
2024-01-24 11:02:52 +02:00
parent 69e9cec811
commit 4852f5bb30

View File

@ -44,3 +44,6 @@ set -Ux QT_STYLE_OVERRIDE kvantum
# use nvim for stuff
set -Ux EDITOR nvim
set -Ux MANPAGER nvimpager
# zoxide
set -Ux _ZO_MAXAGE 100000