default zsh profile: disable autoupdate

This commit is contained in:
root 2016-05-30 21:11:32 +00:00
commit b46b121626

View file

@ -11,7 +11,7 @@ ZSH_THEME="blecher.at-agnoster"
# CASE_SENSITIVE="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