diff --git a/.zshrc b/.zshrc index a4238b3..5178965 100644 --- a/.zshrc +++ b/.zshrc @@ -26,7 +26,7 @@ ZSH_THEME="robbyrussell" # Uncomment one of the following lines to change the auto-update behavior # zstyle ':omz:update' mode disabled # disable automatic updates # zstyle ':omz:update' mode auto # update automatically without asking -# zstyle ':omz:update' mode reminder # just remind me to update when it's time +zstyle ':omz:update' mode reminder # just remind me to update when it's time # Uncomment the following line to change how often to auto-update (in days). # zstyle ':omz:update' frequency 13