if which go 2>&1 > /dev/null; then export GOPATH=~/Documents/dev/go export PATH=${PATH}:${GOPATH}/bin fi