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

Fix installation on msys2/mingw #151

Closed M4RC3L05 closed 2 years ago

M4RC3L05 commented 3 years ago

This PR fixes the installation process on msys2/mingw systems.

Closes: #136

jorgebucaran commented 3 years ago

Thanks! This looks a bit complicated, so I'll probably wait until I get my new PC to test and merge this.

rgaspary commented 2 years ago

Will this be merged in?

jorgebucaran commented 2 years ago

Does it work?

M4RC3L05 commented 2 years ago

Does it work?

It did at the time i made the PR. No idea if it works now, since I do not have the same setup that I had when i made the PR, in order to test it (windows + mingw/msys2)