Homebrew analytics are not Google powered now
This commit is contained in:
parent
25c43ff6f1
commit
f450f7e5ac
1 changed files with 0 additions and 3 deletions
|
@ -125,9 +125,6 @@ if type brew &>/dev/null; then
|
||||||
test -d $(brew --prefix)/opt/curl && export PATH="$(brew --prefix)/opt/curl/bin:$PATH"
|
test -d $(brew --prefix)/opt/curl && export PATH="$(brew --prefix)/opt/curl/bin:$PATH"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set Homebrew Env variables
|
|
||||||
export HOMEBREW_NO_ANALYTICS=1
|
|
||||||
|
|
||||||
# Colourised output for `ls`
|
# Colourised output for `ls`
|
||||||
export CLICOLOR=true
|
export CLICOLOR=true
|
||||||
export CLICOLOR_FORCE=true
|
export CLICOLOR_FORCE=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue