my_bashrc/bashrc.d/dotnet_telemetry_optout

3 lines
No EOL
76 B
Bash

#!/bin/bash
DOTNET_CLI_TELEMETRY_OPTOUT=1
export DOTNET_CLI_TELEMETRY_OPTOUT