# HG changeset patch # User Peter Sanchez # Date 1675904929 21600 # Wed Feb 08 19:08:49 2023 -0600 # Node ID 0d42dccc5d652d0f79672d32993c25df2293905b # Parent de4a4f49bdb86be712994dd4fdafe0b0ce90da6d Stop Google. Just stop diff --git a/.localbashrc b/.localbashrc --- a/.localbashrc +++ b/.localbashrc @@ -47,6 +47,9 @@ export GOPATH=/home/pjs/src/go export GOBIN=$GOPATH/bin +# Uhhh, Why Google? +export GOTELEMETRY=off + # SRHT # https://sourcehut.org/blog/2023-01-09-gomodulemirror/ export GOPRIVATE=git.sr.ht