Add golang paths in a file

This commit is contained in:
2014-08-01 17:58:45 -04:00
parent d904d64bf4
commit c31e496a67

2
source/go.zsh Normal file
View File

@@ -0,0 +1,2 @@
export GOPATH=/Users/tedkulp/go:/Users/tedkulp
export PATH=$PATH:$GOPATH/bin