Disabling auto update because it messes with my own fork. I know there

is a bunch of cruft in here but I have too many of my own tweaks to give
them up. I will be periodically merging in from upstream
This commit is contained in:
Steven Lu 2013-07-12 22:42:32 -04:00
commit 4a9d949b6b

2
zshrc
View file

@ -16,7 +16,7 @@ export LANG=en_US.UTF-8
# CASE_SENSITIVE="true"
# Comment this out to disable bi-weekly auto-update checks
# DISABLE_AUTO_UPDATE="true"
DISABLE_AUTO_UPDATE="true"
# Uncomment to change how many often would you like to wait before auto-updates occur? (in days)
# export UPDATE_ZSH_DAYS=13