From 591e3bf0f956ef0e22089f667a5b1b239ad6bf19 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Sat, 19 Jan 2019 23:52:31 -0600 Subject: [PATCH] oops --- zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc b/zshrc index dd406f2..81f9707 100644 --- a/zshrc +++ b/zshrc @@ -106,4 +106,4 @@ function mvsane () { # Personal preferences export EDITOR=vim -export GO111MODULE=true +export GO111MODULE=on