This commit is contained in:
2024-02-28 06:44:35 +01:00
parent bc8bf6bf9c
commit df2f729d90

View File

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