added homebrew no analytics

This commit is contained in:
hellerve
2016-08-05 10:11:50 +02:00
parent 49e3caff44
commit 73c7a1844a
2 changed files with 4 additions and 2 deletions

1
zshrc
View File

@@ -19,6 +19,7 @@ setopt appendhistory autocd extendedglob nomatch notify
bindkey -e
# End of lines configured by zsh-newuser-install
export HOMEBREW_NO_ANALYTICS=1
export GOPATH=~/.go
export GOBIN=$GOPATH/bin
export GHC_HOME=/usr/local/bin