Skip to content

Instantly share code, notes, and snippets.

@blpabhishek
Created December 3, 2018 12:10
Show Gist options
  • Save blpabhishek/125dd4171485aa5370218b0eea0058b5 to your computer and use it in GitHub Desktop.
Save blpabhishek/125dd4171485aa5370218b0eea0058b5 to your computer and use it in GitHub Desktop.
.envrc for golang
export GOENV_VERSION=1.10.3
export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin
export PATH=/usr/local/opt/freetds@0.91/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment