Opt out of Telemetry sharing for .Net Core

This commit is contained in:
Tom Willemse 2019-01-17 21:38:38 -08:00
parent a205065fa1
commit 91863f410f

View file

@ -6,3 +6,4 @@ set PATH ~/usr/bin $PATH
set -x LESS FXRSi set -x LESS FXRSi
set -x EDITOR emacsclient set -x EDITOR emacsclient
set -x DOTNET_CLI_TELEMETRY_OPTOUT true