nvm.fish icon indicating copy to clipboard operation
nvm.fish copied to clipboard

Does not respect my .envrc

Open alper opened this issue 7 months ago • 0 comments

I'm not sure what is the matter, but I have a .envrc in a folder. If I go into a child folder of that folder, I expect direnv to traverse up and execute the nearest .envrc.

For some reason this does not work with nvm use in there.

If I run nvm use manually from the child folder, it works, but I can't keep running this manually all the time.

alper avatar Jul 21 '25 15:07 alper