Created
August 29, 2017 02:15
-
-
Save joellobo/249e84b9ff40060ce2ed74faa2c7a841 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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