diff --git a/dotfiles/profile_win b/dotfiles/profile_win index 31543bc..6ae3a12 100644 --- a/dotfiles/profile_win +++ b/dotfiles/profile_win @@ -8,3 +8,5 @@ export VISUAL # Use vim as standard editor EDITOR='vim' export EDITOR +# Set DOTNET_ROOT enviroment variable +DOTNET_ROOT=/opt/dotnet