Add .NET download URL
This commit is contained in:
parent
cb495fa6da
commit
84c527996c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ fi
|
||||||
export ANSIBLE_NOCOWS=1
|
export ANSIBLE_NOCOWS=1
|
||||||
export BLOCKSIZE=K
|
export BLOCKSIZE=K
|
||||||
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
export DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||||
export DOTNET_ROOT="$HOME/opt/dotnet"
|
export DOTNET_ROOT="$HOME/opt/dotnet" # https://aka.ms/dotnet/download
|
||||||
export EDITOR=vi
|
export EDITOR=vi
|
||||||
export ENV="$HOME/.shrc"
|
export ENV="$HOME/.shrc"
|
||||||
export GOTELEMETRY=off
|
export GOTELEMETRY=off
|
||||||
|
|
Loading…
Reference in a new issue