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