diff --git a/.zshrc b/.zshrc index d610bf4..71af30b 100644 --- a/.zshrc +++ b/.zshrc @@ -15,10 +15,10 @@ ZSH_THEME="../../misc/Cobalt2-iterm/cobalt2" # HYPHEN_INSENSITIVE="true" # Uncomment the following line to disable bi-weekly auto-update checks. -#DISABLE_AUTO_UPDATE="true" +DISABLE_AUTO_UPDATE="false" # Uncomment the following line to change how often to auto-update (in days). -export UPDATE_ZSH_DAYS=13 +export UPDATE_ZSH_DAYS=12 # Uncomment the following line to disable colors in ls. # DISABLE_LS_COLORS="true"