Support nushell
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 458
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if shadowenv would support https://www.nushell.sh/ in addition to bash, zsh and fish (https://shopify.github.io/shadowenv/getting-started/#add-to-your-shell-profile).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the getting-started shell-profile instructions and compare the existing bash, zsh, and fish support. Trace the entry points used for those shells before determining what nushell support requires; done means nushell is supported alongside the documented shells.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, shell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100