This commit is contained in:
nub31
2025-09-26 19:01:59 +02:00
parent 9540a524a8
commit caa2bb0ef6
3 changed files with 8 additions and 21 deletions

View File

@@ -12,6 +12,3 @@ export NVM_DIR="$HOME/.nvm"
# dotnet
export DOTNET_ROOT="$HOME/.dotnet"
export PATH="$DOTNET_ROOT:$PATH"
# tmp
export PATH="$PATH:/home/oliste/repos/nub-lang/src/CLI/bin/Debug/net9.0/"