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