added homebrew no analytics
This commit is contained in:
5
zepsrc
5
zepsrc
@@ -1,3 +1,4 @@
|
|||||||
#{:color-tests #t
|
#{:verbose-tests #t
|
||||||
:verbose-tests #t
|
:color-tests #t
|
||||||
|
:zpr-url "127.0.0.1:3000/"
|
||||||
:with-timestamp #t}
|
:with-timestamp #t}
|
||||||
|
1
zshrc
1
zshrc
@@ -19,6 +19,7 @@ setopt appendhistory autocd extendedglob nomatch notify
|
|||||||
bindkey -e
|
bindkey -e
|
||||||
# End of lines configured by zsh-newuser-install
|
# End of lines configured by zsh-newuser-install
|
||||||
|
|
||||||
|
export HOMEBREW_NO_ANALYTICS=1
|
||||||
export GOPATH=~/.go
|
export GOPATH=~/.go
|
||||||
export GOBIN=$GOPATH/bin
|
export GOBIN=$GOPATH/bin
|
||||||
export GHC_HOME=/usr/local/bin
|
export GHC_HOME=/usr/local/bin
|
||||||
|
Reference in New Issue
Block a user