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

[Suggestion] Add nushell support as an exception just like ash in distrobox init #1479

Open
OJarrisonn opened this issue Jul 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@OJarrisonn
Copy link

OJarrisonn commented Jul 16, 2024

Is your feature request related to a problem? Please describe.
I'm a nushell user, when creating a distrobox, most distro's package for nushell is called nushell not nu (the name that basename retrieves from $SHELL)

Describe the solution you'd like
Check if the basename is nu then try downloading both nu or nushell or even symlink the nu binary from the host since it uses static linking

Describe alternatives you've considered

Additional context
Some kind of checking is done when using ash i think it won't be too much more code to add this special treatment for nushell

@OJarrisonn OJarrisonn added the enhancement New feature or request label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant