Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created January 8, 2019 17:44
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 parzibyte/ba1eacaa7357f44d7bb26a2ee916f7f8 to your computer and use it in GitHub Desktop.
Save parzibyte/ba1eacaa7357f44d7bb26a2ee916f7f8 to your computer and use it in GitHub Desktop.
export GOROOT=/usr/local/go
export GOPATH=$HOME/proyectos_go
export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment