1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

Add UPDATE_ZSH_DAYS setting

This commit is contained in:
Eric Danielson
2012-11-26 11:35:16 -08:00
parent d750e7d9e3
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"