Add UPDATE_ZSH_DAYS setting

This commit is contained in:
Eric Danielson 2012-11-26 11:35:16 -08:00
commit 200a25818a
2 changed files with 10 additions and 1 deletions

View file

@ -17,6 +17,9 @@ ZSH_THEME="robbyrussell"
# Comment this out to disable weekly auto-update checks
# DISABLE_AUTO_UPDATE="true"
# Change this value to set how frequently ZSH updates¬
export UPDATE_ZSH_DAYS=13
# Uncomment following line if you want to disable colors in ls
# DISABLE_LS_COLORS="true"