Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created January 28, 2020 07:24
Show Gist options
  • Save ThaddeusJiang/f4013544a6aa892c9bf188b51d084768 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/f4013544a6aa892c9bf188b51d084768 to your computer and use it in GitHub Desktop.
gopath-bin
// .zshrc
export PATH=$PATH:$(go env GOPATH)/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment