diff --git a/zsh/zshrc b/zsh/zshrc index a56fc2e..c8b9d24 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -32,7 +32,7 @@ ZSH_THEME="intheloop" # DISABLE_AUTO_UPDATE="true" # Uncomment the following line to automatically update without prompting. -# DISABLE_UPDATE_PROMPT="true" +DISABLE_UPDATE_PROMPT="true" # Uncomment the following line to change how often to auto-update (in days). # export UPDATE_ZSH_DAYS=13