* Don't bail if GOENV_ROOT not set * Set GOENV_ROOT to ~/.goenv if not set and installed there * Only munge path if goenv not on path and exists in GOENV_ROOT/bin * More comments