Skip to content

Instantly share code, notes, and snippets.

@pocoz
Created August 10, 2018 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pocoz/c8accee06d616141a772650be38f1dd6 to your computer and use it in GitHub Desktop.
Save pocoz/c8accee06d616141a772650be38f1dd6 to your computer and use it in GitHub Desktop.
export GOPATH=$HOME/go
export GOROOT=/usr/local/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment