diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 254838d..cfc3f0f 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -6,7 +6,7 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] fi # Lines configured by zsh-newuser-install -HISTFILE=~/.config/zsh/.histfile +HISTFILE=~/.histfile HISTSIZE=10000000 SAVEHIST=10000000 setopt extendedglob