diff --git a/files/.zshenv b/files/.zshenv index 0a8a5ed..e3a9942 100644 --- a/files/.zshenv +++ b/files/.zshenv @@ -129,6 +129,8 @@ export PURE_GIT_BRANCH=" " export ZSH_AUTOSUGGEST_USE_ASYNC=true export GITHUB_USER="notjrbauer" +export GO111MODULE=on + # Ensure that a non-login, non-interactive shell has a defined environment. # (Only once) if it was not sourced before, becuase .zshenv is always sourced