updated golang.sh

pull/2/head
Hari Sekhon 4 years ago
parent b183da9c62
commit ae66db06a1

@ -38,6 +38,7 @@ alias go-tools='cd "$github/go-tools"; export GOPATH="$github/go-tools"'
alias gtools=go-tools
alias gt=gtools
add_PATH "$github/go-tools"
add_PATH "$github/go-tools/bin"
if [ -d ~/go/bin ]; then

Loading…
Cancel
Save