Skip to content

Instantly share code, notes, and snippets.

@justinpage
Created October 12, 2018 19:18
Show Gist options
  • Select an option

  • Save justinpage/7d29fbe4ea9ad94f5c515d29e81ec40d to your computer and use it in GitHub Desktop.

Select an option

Save justinpage/7d29fbe4ea9ad94f5c515d29e81ec40d to your computer and use it in GitHub Desktop.
# $PATH
export GOPATH=$HOME/Code/go
export PATH=/usr/local/bin:/usr/local/sbin:$PATH:$(go env GOPATH)/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment