go-nv / goenv

:blue_car: Like pyenv and rbenv, but for Go.

Home Page:https://github.com/go-nv/goenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goenv init adds shims to the right

mimoo opened this issue · comments

I checked $PATH before and after running eval "$(goenv init -)" and it places the shims on the most right instead of the most left

Duplicate -- Please see #247 (comment).