Skip to content

Instantly share code, notes, and snippets.

@slawosz
Last active December 20, 2015 20:09
Show Gist options
  • Save slawosz/6188439 to your computer and use it in GitHub Desktop.
Save slawosz/6188439 to your computer and use it in GitHub Desktop.
export GOPATH=/vagrant/go
export GOROOT=/home/vagrant/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