mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05: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"
|