GOLANG_PATH="/usr/lib/go/bin" export GOPATH="$HOME/src/go" export PATH="$GOPATH/bin/:$GOLANG_PATH:$PATH" export EMACS_FRAMEWORK="doom" # vim: syn=zsh