disabled autoupdate feature of oh-my-zsh

This commit is contained in:
Johannes Findeisen 2015-06-27 00:02:36 +02:00
commit fca032d773

2
.zshrc
View file

@ -15,7 +15,7 @@ ZSH_THEME="hanez"
# HYPHEN_INSENSITIVE="true"
# 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).
# export UPDATE_ZSH_DAYS=13