Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.nvmrc should be searched by traversing the directory tree up #61

Open
PegasisForever opened this issue May 26, 2022 · 1 comment
Open

Comments

@PegasisForever
Copy link

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

@FabioAntunes
Copy link
Owner

I won't be picking this up in the following months, maybe after summer. Feel free to open a PR if you need this sooner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants