Skip to content

Instantly share code, notes, and snippets.

@joellobo
Created August 29, 2017 02:15
Show Gist options
  • Save joellobo/249e84b9ff40060ce2ed74faa2c7a841 to your computer and use it in GitHub Desktop.
Save joellobo/249e84b9ff40060ce2ed74faa2c7a841 to your computer and use it in GitHub Desktop.
export GOPATH=$HOME/go
export PATH=$PATH:$(go env GOPATH)/bin
alias ll='ls -lha'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment