Skip to content

Instantly share code, notes, and snippets.

@laynax
Created May 6, 2017 10:37
Show Gist options
  • Save laynax/e9437c015f8019eb8a19fd17375fc644 to your computer and use it in GitHub Desktop.
Save laynax/e9437c015f8019eb8a19fd17375fc644 to your computer and use it in GitHub Desktop.
alias asd="git pull upstream master --rebase"
alias sa="sudo apt-get install"
export GOPATH=~/gopath
export PATH=$PATH:/usr/local/go/bin
export GOBIN=/usr/local/go/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment