add dotnet optout
This commit is contained in:
parent
2240092214
commit
d2cc3d9db9
1 changed files with 3 additions and 0 deletions
3
bashrc.d/dotnet_telemetry_optout
Normal file
3
bashrc.d/dotnet_telemetry_optout
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
export DOTNET_CLI_TELEMETRY_OPTOUT
|
Loading…
Reference in a new issue