人人都觉得自己像西西弗斯
想象一下成为那块石头
Golang setup in Mac OSX with HomeBrew. Set `GOPATH` and `GOROOT` variables in zshell, fish or bash.Golang setup in Mac OSX with HomeBrew. Set `GOPATH` and `GOROOT` variables in zshell, fish or bash. - .bashrcGist262588213843476 Apple Silicon Macs: ```shell export GOPATH=$HOME/golang export GOROOT=/opt/homebrew/opt/go/…