Don’t auto-update homebrew as much
This commit is contained in:
parent
690d859192
commit
76aa4e9504
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
@ -183,6 +183,7 @@ export DEFAULT_USER="jonny"
|
||||||
|
|
||||||
# No Homebrew analytics
|
# No Homebrew analytics
|
||||||
export HOMEBREW_NO_ANALYTICS=1
|
export HOMEBREW_NO_ANALYTICS=1
|
||||||
|
export HOMEBREW_AUTO_UPDATE_SECS=3600
|
||||||
|
|
||||||
# Colourised output for `ls`
|
# Colourised output for `ls`
|
||||||
export CLICOLOR=true
|
export CLICOLOR=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue