diff --git a/brethil_dotfile.sh b/brethil_dotfile.sh index a59b8fb..fb7e257 100755 --- a/brethil_dotfile.sh +++ b/brethil_dotfile.sh @@ -73,6 +73,7 @@ if ! grep -q "set editing-mode vi" $HOME/.inputrc &> /dev/null; then fi export HISTSIZE=10000000 +export SAVEHIST=10000000 # zsh-autosuggestions config