mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Add UPDATE_ZSH_DAYS setting
This commit is contained in:
parent
d750e7d9e3
commit
200a25818a
2 changed files with 10 additions and 1 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue