Gem search, append history

This commit is contained in:
Andrew Tomaka 2025-02-20 13:36:22 -05:00
parent 59be754c18
commit 24c2f98d3a
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
2 changed files with 12 additions and 0 deletions

View file

@ -11,6 +11,8 @@ done
source $ZDOTDIR/prompt
setopt append_history
# Larger history
HISTSIZE=20000
HISTFILE=~/.zsh_history