0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Fixed comments in zshrc.zsh-template about disabling auto updates.

Previously they did not make sense nor were they accurate.
This commit is contained in:
David Strawn 2013-09-14 12:26:33 -06:00
parent b51c2a0d0b
commit 9d2b5c841e

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)