3 lines
59 B
Plaintext
Executable file
3 lines
59 B
Plaintext
Executable file
export GOPATH=${HOME}/go
|
|
export PATH=${PATH}:${GOPATH}/bin
|