- vim .zshrc
- paste
- export GOPATH=$HOME/go
- export PATH=$PATH:$GOPATH/bin
- export PATH=$PATH:$GOPATH/bin:/usr/local/go/bin
- source .zshrc
- install any packages
Created
December 9, 2024 09:49
-
-
Save rhovelz/1b2a0341a740f59e9c37e1ac3cf3dcd5 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment