mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-19 03:05:12 +02:00
feat(updater): add mode to only remind you to update when it's time (#10187)
Fixes #10187 Co-authored-by: NoPreserveRoot <NoPreserveRoot@pm.me>
This commit is contained in:
co-authored by
NoPreserveRoot
parent
3c9743313c
commit
0120749a54
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user