Set HOMEBREW_NO_ANALYTICS=1.
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -32,6 +32,7 @@ alias t="telnet"
|
||||
export BLOCKSIZE="k"
|
||||
export EDITOR="vim"
|
||||
export GIT_PAGER="less"
|
||||
export HOMEBREW_NO_ANALYTICS=1
|
||||
export LESS="-EfmrSwX"
|
||||
export LSCOLORS="gxfxcxdxbxegedabagacad"
|
||||
export PATH="$HOME/bin:$HOME/node_modules/.bin:/usr/local/sbin:/usr/sbin:/sbin:$PATH"
|
||||
|
||||
1
.zshrc
1
.zshrc
@@ -112,6 +112,7 @@ export EDITOR="vim"
|
||||
export GIT_PAGER="less"
|
||||
export HISTFILE="$HOME/.history"
|
||||
export HISTSIZE=2000
|
||||
export HOMEBREW_NO_ANALYTICS=1
|
||||
export LESS="-EfmrSwX"
|
||||
export LSCOLORS="gxfxcxdxbxegedabagacad"
|
||||
export PATH="$HOME/bin:$HOME/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user