# Detect shell if [ -n "$BASH_VERSION" ] || [ -n "$ZSH_VERSION" ]; then export GOENV_PATH_ORDER=front export GOENV_PREPEND_GOPATH=true export GOENV_AUTO_INSTALL=true fi