~xdavidwu/dotfiles

328b995bbc8c1dc4c8b3efd91a8e55758a2206b7 — Pinghao Wu 2 months ago 678de53
go: disable telemetry
2 files changed, 1 insertions(+), 2 deletions(-)

M .bash_profile
A .config/go/telemetry/mode
M .bash_profile => .bash_profile +0 -2
@@ 40,8 40,6 @@ export ABDUCO_SOCKET_DIR="$XDG_DATA_HOME"
# go phone home stuff
export GOPROXY=direct
export GOSUMDB=off
# more for the future
export GOTELEMETRY=off
# wtf?
export GOTOOLCHAIN=local


A .config/go/telemetry/mode => .config/go/telemetry/mode +1 -0
@@ 0,0 1,1 @@
off 2023-02-21