.bashrc.d/00environment: Set GOPATH and GOBIN
authorW. Trevor King <wking@tremily.us>
Wed, 15 Apr 2015 18:47:14 +0000 (11:47 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 15 Apr 2015 18:47:14 +0000 (11:47 -0700)
commit6783d34fa30b3fc18b2a96f376facc0f1d093b66
tree3790ccba0173290a1e2e008d946f3ec69b7f9950
parent90e892ffa78fb108143bb7012bacae5557b8d69d
.bashrc.d/00environment: Set GOPATH and GOBIN

I want to install to ~/.local/bin and ~/.local/lib/go to match the XDG
Base Directory Specification default for $XDG_DATA_HOME [1,2].

[1]: https://golang.org/cmd/go/#hdr-GOPATH_environment_variable
[2]: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
src/.bashrc.d/00environment