add `nvm alias default` command
$ tldr nvm
- Set the default Node.js version:
nvm alias default node_version
$ nvm alias default 23
nvm: Unknown command or option: "alias" (see nvm -h for usage)
it'd be good to have feature parity with nvm.
Just ran into this also, would be useful to have.
I also ran into this, installing node only via nvm on a new installed machine, rather than adding nvm after installing node.js in a "traditional" way :D
Would be awesome to have this feature in nvm.fish 🚀
+1
+1
https://github.com/jorgebucaran/nvm.fish#nvm_default_version with these there's no need for nvm alias default.
Look here: https://github.com/jorgebucaran/nvm.fish/issues/241#issuecomment-2733129862
jorgebucaran/nvm.fish#nvm_default_version with these there's no need for
nvm alias default.Look here: #241 (comment)
then nvm alias default could run set --universal nvm_default_version