Skip to content

Instantly share code, notes, and snippets.

@ohmrefresh
Created April 23, 2019 15:10
Show Gist options
  • Select an option

  • Save ohmrefresh/ce55e735729cbec5bf9ea44995151891 to your computer and use it in GitHub Desktop.

Select an option

Save ohmrefresh/ce55e735729cbec5bf9ea44995151891 to your computer and use it in GitHub Desktop.
# Edit ~/.bash_profile
export GOPATH=/Users/xxxxx/go
export PATH=$GOPATH/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment