diff --git a/dots/.config/zsh/config/profile/profile/options.zsh b/dots/.config/zsh/config/profile/profile/options.zsh index 02e53dec..e0ee1d18 100644 --- a/dots/.config/zsh/config/profile/profile/options.zsh +++ b/dots/.config/zsh/config/profile/profile/options.zsh @@ -1,6 +1,5 @@ #!/usr/bin/env options -export HISTFILE="${XDG_CACHE_HOME}/.zsh-history" export SAVEHIST=10000 setopt appendhistory