X-Git-Url: https://git.draconx.ca/gitweb/zshconf.git/blobdiff_plain/00cbf06a241b84b265104bfb5262db994339b32e..7c2d945d450b7ce24bf08572222765139502a7e5:/zshrc diff --git a/zshrc b/zshrc index dbe1401..92842a7 100644 --- a/zshrc +++ b/zshrc @@ -9,9 +9,9 @@ if [[ -n $HOME ]]; then HISTFILE=$HOME/.zsh_history - SAVEHIST=1000 + SAVEHIST=10000 fi -HISTSIZE=1000 +HISTSIZE=10000 bindkey -e