Changed the source directory from Code -> src.
This commit is contained in:
parent
6a4f0ba91b
commit
858a1c98e1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user