summaryrefslogtreecommitdiff
path: root/dot_config/go/env.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/go/env.tmpl')
-rw-r--r--dot_config/go/env.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_config/go/env.tmpl b/dot_config/go/env.tmpl
new file mode 100644
index 0000000..07a627f
--- /dev/null
+++ b/dot_config/go/env.tmpl
@@ -0,0 +1,3 @@
+CGO_ENABLED=0
+GO111MODULE=on
+GOPATH={{ .chezmoi.homedir }}/.local/go