Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 12, 2021 23:06
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/0e40d60ff2eaee2e0f4e3d3a713e143d to your computer and use it in GitHub Desktop.
Save parzibyte/0e40d60ff2eaee2e0f4e3d3a713e143d 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