X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=shell%2Fshell%2Fenv;h=83810b12d382bf072cbae6dec4999251f827dc26;hb=d8c73cc9564b151cf61f9e45f8367655e7b04e7f;hp=8313a41b0f17658d27ee5a2c22b80687bfbf8430;hpb=7eefe68ca1e53cf7e7a5ec3c49f681650daac71e;p=config%2Fdotfiles.git diff --git a/shell/shell/env b/shell/shell/env index 8313a41..83810b1 100644 --- a/shell/shell/env +++ b/shell/shell/env @@ -164,6 +164,9 @@ export GOPROXY # Same for https://sum.golang.org/ GOSUMDB=off export GOSUMDB +# Don't automatically download and execute other version of the Go toolchain +GOTOOLCHAIN=local +export GOTOOLCHAIN # Tell `ip -color` to use colors suitable for a dark terminal. Not sure if # this variable is also used by other programs.