mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update telemetry
This commit is contained in:
@@ -78,5 +78,8 @@ else
|
||||
fi
|
||||
export LC_COLLATE=C
|
||||
|
||||
# Opt out of .net telemetry
|
||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
|
||||
# shellcheck source=/dev/null
|
||||
test -e "$HOME/.localenv" && . "$HOME/.localenv"
|
||||
|
||||
Reference in New Issue
Block a user