Changed the source directory from Code -> src.

This commit is contained in:
James Patrick 2019-10-05 15:43:08 -04:00
parent 6a4f0ba91b
commit 858a1c98e1

View File

@ -1,6 +1,7 @@
GOLANG_PATH="/usr/lib/go/bin"
export GOPATH="$HOME/Code/go"
export GOPATH="$HOME/src/go"
export PATH="$GOPATH/bin/:$GOLANG_PATH:$PATH"
export EMACS_FRAMEWORK="doom"
# vim: syn=zsh