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

fix a bug that cause nvm.sh running multiple times #4

Merged
merged 5 commits into from
Sep 9, 2024

Conversation

JesseChan45
Copy link
Contributor

In old version, if you type npm then yarn for example, the nvm.sh will run twice. Fixed this bug and have some refactor

@bchilcott
Copy link
Contributor

Could you add bun to the list of consumers? I opened #3 for it but might as well just include it here?

@bchilcott bchilcott mentioned this pull request Sep 6, 2024
@JesseChan45
Copy link
Contributor Author

Could you add bun to the list of consumers? I opened #3 for it but might as well just include it here?

Of course, bun had been added

@bchilcott
Copy link
Contributor

And.. I suppose if we're adding bun then we should include bunx?
https://bun.sh/docs/cli/bunx

@JesseChan45
Copy link
Contributor Author

And.. I suppose if we're adding bun then we should include bunx? https://bun.sh/docs/cli/bunx

Sure

@undg undg merged commit 4a1682c into undg:master Sep 9, 2024
1 check passed
@undg
Copy link
Owner

undg commented Sep 9, 2024

Thanks guys! Cool refactor.

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

Successfully merging this pull request may close these issues.

3 participants