disabled autoupdate feature of oh-my-zsh
This commit is contained in:
parent
afda17aa92
commit
fca032d773
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -15,7 +15,7 @@ ZSH_THEME="hanez"
|
||||||
# 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="true"
|
||||||
|
|
||||||
# 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=13
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue