Remove some brew env vars we do not need
This commit is contained in:
parent
e2d34f09af
commit
7f93cc9f2d
1 changed files with 0 additions and 2 deletions
|
@ -116,8 +116,6 @@ test -d $(brew --prefix)/opt/curl && export PATH="$(brew --prefix)/opt/curl/bin:
|
||||||
|
|
||||||
# Set Homebrew Env variables
|
# Set Homebrew Env variables
|
||||||
export HOMEBREW_NO_ANALYTICS=1
|
export HOMEBREW_NO_ANALYTICS=1
|
||||||
export HOMEBREW_AUTO_UPDATE_SECS=3600
|
|
||||||
export HOMEBREW_INSTALL_FROM_API=true
|
|
||||||
|
|
||||||
# Colourised output for `ls`
|
# Colourised output for `ls`
|
||||||
export CLICOLOR=true
|
export CLICOLOR=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue