diff --git a/.bashrc b/.bashrc index be5bf72..5c58920 100644 --- a/.bashrc +++ b/.bashrc @@ -1,4 +1,4 @@ -export GOPATH="~/go" +export GOPATH=~/go export GOTELEMETRY=off export GOTOOLCHAIN=local export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin