jorgebucaran / nvm.fish

The Node.js version manager you'll adore, crafted just for Fish
https://git.io/nvm.fish
MIT License
2.08k stars 69 forks source link

Set a default version? #170

Closed jc4x4 closed 2 years ago

jc4x4 commented 2 years ago

So, whenever I open a new tab in fish, it doesn't have a node version associated with it, unless I do nvm use. Is there a way to do this automatically? I was searching for nvm alias default, but this doesn't have it.

jorgebucaran commented 2 years ago

It's in the docs.

set --universal nvm_default_version v12.9.1