From 0120749a54d147405beebe6f8416da0e4443ebc4 Mon Sep 17 00:00:00 2001 From: Marc Cornellà Date: Thu, 30 Sep 2021 17:22:04 +0200 Subject: feat(updater): add mode to only remind you to update when it's time (#10187) Fixes #10187 Co-authored-by: NoPreserveRoot --- templates/zshrc.zsh-template | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 7cb87078c..58642bc41 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -26,6 +26,7 @@ ZSH_THEME="robbyrussell" # Uncomment 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 # Uncomment the following line to change how often to auto-update (in days). # zstyle ':omz:update' frequency 13 -- cgit v1.2.3-70-g09d2