enable zsh history

This commit is contained in:
Lance Vick 2024-12-14 08:47:31 -08:00
parent 718c266ad6
commit b4662a2a9a
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ DISABLE_AUTO_UPDATE="true"
COMPLETION_WAITING_DOTS="true"
LC_CTYPE="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
HISTFILE=~/.zsh_history
source ~/.zsh/themes/powerlevel10k/powerlevel10k.zsh-theme
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.