updated paths.sh

pull/2/head
Hari Sekhon 5 years ago
parent 7e6799023c
commit c8b7e1b696

@ -250,6 +250,7 @@ export GOPATH="$github/go-tools"
alias gopath='cd "$GOPATH"'
alias gogo='gopath'
alias cdgo='gopath'
alias gosrc='cd "$GOPATH/src"'
if [ -d ~/go/bin ]; then
add_PATH ~/go/bin

Loading…
Cancel
Save