diff --git a/zepsrc b/zepsrc index c7a5195..bf5e3bf 100644 --- a/zepsrc +++ b/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} diff --git a/zshrc b/zshrc index 3f1a97c..4c2ee50 100644 --- a/zshrc +++ b/zshrc @@ -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