diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 857a33a..0f89af0 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -35,7 +35,9 @@ fi export ANSIBLE_NOCOWS=1 export BLOCKSIZE=K export DOTNET_CLI_TELEMETRY_OPTOUT=1 +export DOTNET_NOLOGO=1 export DOTNET_ROOT="$HOME/.dotnet" # https://aka.ms/dotnet/download +export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 export EDITOR=vi export ENV="$HOME/.shrc" export GOTELEMETRY=off