-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Add a #! prefix to nvm.sh #643
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
Comments
That would make the file executable - but Cross-shell compatibility is ensured by our tests running in multiple shells. |
What would compatibility is it you think the shebang would ensure? |
Oops, this is why one need to have some sleep from time to time, please forgive me the noise... 🤦 Now regarding the sourcing error, I'm having trouble trying to source nvm with Fish 2.1.1 (on a Fedora 21 system); knowing that Fish isn't precisely POSIX compliant, is there a way to source nvm? |
No, |
Hi,
Could you consider adding a shebang atop the file to ensure compatibility across shells?
Cheers,
-Martín
The text was updated successfully, but these errors were encountered: