diff --git a/zsh/.zshrc b/zsh/.zshrc index 3b5531a..6147f9c 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -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.