Set variables in .bashrc file

May 28, 2019 ยท View on GitHub

don't forget to change your path correctly!

export GOPATH=HOME/golangexportGOROOT=/usr/local/opt/go/libexecexportPATH=HOME/golang export GOROOT=/usr/local/opt/go/libexec export PATH=PATH:GOPATH/binexportPATH=GOPATH/bin export PATH=PATH:$GOROOT/bin