Files
dotfiles/.config/zsh/go.zsh##os.Linux
2021-09-20 17:59:03 -04:00

3 lines
105 B
Plaintext

export PATH="$HOME/.gobrew/current/bin:$HOME/.gobrew/bin:$PATH"
export GOPATH="$HOME/.gobrew/current/go"