suggest DISABLE_UPDATE_PROMPT in .zshrc

This commit is contained in:
Trevor Wennblom 2012-02-06 20:18:56 -06:00
commit a6e50db5ba

View file

@ -17,6 +17,9 @@ ZSH_THEME="robbyrussell"
# Comment this out to disable weekly auto-update checks
# DISABLE_AUTO_UPDATE="true"
# Comment this out to automatically approve of updates without prompt
# DISABLE_UPDATE_PROMPT="true"
# Uncomment following line if you want to disable colors in ls
# DISABLE_LS_COLORS="true"