diff --git a/zsh/.zshrc b/zsh/.zshrc index 1beb33b..5fdd271 100755 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -23,7 +23,7 @@ export ZSH=$HOME/.oh-my-zsh # HYPHEN_INSENSITIVE="true" # Uncomment the following line to disable bi-weekly auto-update checks. -#DISABLE_AUTO_UPDATE="false" +DISABLE_AUTO_UPDATE="false" # Uncomment the following line to change how often to auto-update (in days). # export UPDATE_ZSH_DAYS=13