export GOPATH="$HOME/.local/go" export GOBIN="$HOME/.local/bin.go" path=( $GOBIN $path) # vim: syn=zsh