Decision to Leave: A love story, a film noir, but 汤唯. 3.5/5
Golang Setup
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/…