Remove redundant GOTELEMETRY variable
This commit is contained in:
parent
3b34e4eb9b
commit
5a22fba02a
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ export DOTNET_NOLOGO=1
|
|||
export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
|
||||
export ENV="$HOME/.shrc"
|
||||
export FOSSIL_USER=${USER:-${LOGNAME:-${USERNAME:-root}}}
|
||||
export GOTELEMETRY=off
|
||||
export HISTCONTROL=ignorespace:ignoredups
|
||||
export PAGER=less
|
||||
export PAPERSIZE=a4
|
||||
|
|
Loading…
Reference in a new issue