Disable telemetry in Go
This commit is contained in:
parent
3b851b8633
commit
1ce5142230
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ export ANSIBLE_NOCOWS=1
|
|||
export BLOCKSIZE=K
|
||||
export EDITOR=vi
|
||||
export ENV="$HOME/.shrc"
|
||||
export GOTELEMETRY=off
|
||||
export HISTCONTROL=ignorespace:ignoredups
|
||||
export LANG=C
|
||||
export PAGER=less
|
||||
|
|
Loading…
Reference in a new issue