]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/zsh/files/zshrc
Bump the size of the zsh history file
[max/saltfiles.git] / states / zsh / files / zshrc
index 04852cedeccc0cc0da2949ba6d1c4fe9f903bbd8..77dec342c97500439993cd3b700629962bed507b 100644 (file)
@@ -21,8 +21,8 @@ compinit
 # End of lines added by compinstall
 # Lines configured by zsh-newuser-install
 HISTFILE=~/.histfile
-HISTSIZE=20000
-SAVEHIST=20000
+HISTSIZE=100000
+SAVEHIST=100000
 setopt appendhistory autocd extendedglob nomatch
 unsetopt beep notify
 bindkey -v