From 5a152bacf6fa3296aadcdc0f3f0a157724f32a1c Mon Sep 17 00:00:00 2001 From: notjrbauer Date: Mon, 3 Aug 2020 16:35:12 -0700 Subject: [PATCH] bump --- files/.zshenv | 2 ++ 1 file changed, 2 insertions(+) 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