crsmithdev / goenv

Isolated development environments for Go
Apache License 2.0
179 stars 15 forks source link

Goenv is not setup correctly? #6

Closed Pixdigit closed 7 years ago

Pixdigit commented 7 years ago

I did a goenv init test. After I ran zsh ./goenv/activate $GOPATH was unchanged and deactivate was not a valid command.

Pixdigit commented 7 years ago

Well if I had read the instructions correctly I would have noticed that I have to execute goenv/activate with . goenv/activate.