mirror of
https://github.com/tedkulp/dotfiles
synced 2026-04-19 22:04:38 -04:00
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
export PATH="$HOME/.gobrew/current/bin:$HOME/.gobrew/bin:$PATH"
|
|
export GOPATH="$HOME/.gobrew/current/go"
|