diff --git a/zsh/.zshrc b/zsh/.zshrc index 3e50897..d6cc11a 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -25,10 +25,10 @@ ZSH_THEME="agnoster" # HYPHEN_INSENSITIVE="true" # Uncomment the following line to disable bi-weekly auto-update checks. -# DISABLE_AUTO_UPDATE="true" +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