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

feat: add nushell support #4078

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

LittleJianCH
Copy link
Contributor

@LittleJianCH LittleJianCH commented Nov 15, 2024

Closes #3472.

I tried to add nushell support referencing #3108.

But it's hard to write tests for it, so I could only manually use it a few times for testing.

src/cli/self_update/shell.rs Outdated Show resolved Hide resolved
Copy link
Member

@rami3l rami3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks :D

@rami3l rami3l requested a review from djc November 20, 2024 13:33
@djc djc added this pull request to the merge queue Nov 20, 2024
Merged via the queue into rust-lang:master with commit 55f767b Nov 20, 2024
27 checks passed
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.

[Feature] add to Nushell's PATH as well
3 participants