Merge pull request #2093 from zdevex/fixCommentsInTemplate

Fixed comments in zshrc.zsh-template about disabling auto updates.
This commit is contained in:
Robby Russell 2013-09-18 23:38:50 -07:00
commit 19e1a3e1ef

View File

@ -14,7 +14,7 @@ ZSH_THEME="robbyrussell"
# Set to this to use case-sensitive completion
# CASE_SENSITIVE="true"
# Comment this out to disable bi-weekly auto-update checks
# Uncomment this to disable bi-weekly auto-update checks
# DISABLE_AUTO_UPDATE="true"
# Uncomment to change how often before auto-updates occur? (in days)