chore: fish: migrate back to nvm

This commit is contained in:
2025-04-02 18:22:38 +03:00
parent 9cb27eb9dc
commit 8b0148e468
10 changed files with 248 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
function node -d "Server-side JavaScript runtime" -w node
__nvm_run "node" $argv
end