From: Sergey Matveev Date: Wed, 30 Oct 2024 13:13:32 +0000 (+0300) Subject: Explicitly turn off Go's telemetry X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2a41459ee85a1077a9d867b400ea18b1b47a6132;p=dotfiles.git Explicitly turn off Go's telemetry --- diff --git a/zsh/.zsh/rc/010go-telemetry b/zsh/.zsh/rc/010go-telemetry new file mode 100644 index 0000000..1788e3f --- /dev/null +++ b/zsh/.zsh/rc/010go-telemetry @@ -0,0 +1 @@ +go telemetry off