mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
4 lines
105 B
Bash
4 lines
105 B
Bash
export GOROOT=$HOME/Local/go
|
|
export GOOS=darwin
|
|
export GOARCH=amd64
|
|
export GOBIN=$HOME/Local/stow/go/bin
|