dotnet core config bashrc

PATH=”$PATH:/home/mintozzy/.dotnet/:/home/mintozzy/.local/bin”
export PATH
export DOTNET_ROOT=~/.dotnet

DOTNET_ROOT required for finding .NET runtime.

Leave a Reply

Your email address will not be published. Required fields are marked *