Enable ZSH Autoupdate every 12 days
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -15,10 +15,10 @@ ZSH_THEME="../../misc/Cobalt2-iterm/cobalt2"
|
|||||||
# HYPHEN_INSENSITIVE="true"
|
# HYPHEN_INSENSITIVE="true"
|
||||||
|
|
||||||
# Uncomment the following line to disable bi-weekly auto-update checks.
|
# 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).
|
# 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.
|
# Uncomment the following line to disable colors in ls.
|
||||||
# DISABLE_LS_COLORS="true"
|
# DISABLE_LS_COLORS="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user