Skip to content

Instantly share code, notes, and snippets.

@jyc
Created February 3, 2013 04:50
Show Gist options
  • Select an option

  • Save jyc/4700577 to your computer and use it in GitHub Desktop.

Select an option

Save jyc/4700577 to your computer and use it in GitHub Desktop.
EDITOR DEFAULT=vim
GOROOT DEFAULT=${HOME}/go
GOOS DEFAULT=linux
GOARCH DEFAULT=amd64
GOBIN DEFAULT=${GOROOT}/bin
GOPATH DEFAULT=${HOME}/gocode
PATH DEFAULT="${HOME}/bin:${GOBIN}:${GOPATH}/bin:${PATH}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment