diff --git a/.bash_profile b/.bash_profile index 1488385..be2209c 100644 --- a/.bash_profile +++ b/.bash_profile @@ -22,7 +22,7 @@ fi # coloured GCC warnings and errors export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' -# # export Microsoft's bullshit outta here +# export Microsoft's bullshit outta here export DOTNET_CLI_TELEMETRY_OPTOUT=1 export VCPKG_DISABLE_METRICS=1 export VCPKG_ROOT="$XDG_DATA_HOME/vcpkg"