diff --git a/zsh/zshrc b/zsh/zshrc index 0043c9e..7762af7 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -35,13 +35,13 @@ fi # 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 +export UPDATE_ZSH_DAYS=5 # Uncomment the following line if pasting URLs and other text is messed up. # DISABLE_MAGIC_FUNCTIONS=true