fish-nvm
fish-nvm copied to clipboard
nvm wrapper for fish-shell
Results
3
fish-nvm issues
Sort by
recently updated
recently updated
newest added
fish-nvm should include parent directories when searching .nvmrc. For example: ``` $ echo 14 > .nvmrc $ cd child $ node -v # still 16 ``` Somewhere related: jorgebucaran/nvm.fish#45
enhancement
help wanted
I can confirm the issue described in #38 happens to me as well. It's slow all the time. Type `nvm install` and then hit Tab.
bug
help wanted