From 8308fd2238f3080c434995837893de6afd97671a Mon Sep 17 00:00:00 2001 From: zkat Date: Thu, 8 Jan 2026 19:38:48 +0100 Subject: [PATCH] Add more information about nushell's usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1efac54..59998e9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Any project here may be removed as long as the following become true, even if pr |---|---|---| | [`cargo-nextest`](https://github.com/nextest-rs/nextest) | Just use `cargo test` | [`CLAUDE.md` and `AGENTS.md` in repository](https://github.com/nextest-rs/nextest/commit/3853279b41cc4a81f82e26fd88fac3bf85054af5) | | [`jujutsu`](https://www.jj-vcs.dev/latest/) | continue using `git` itself | [Various core devs openly use LLMs](https://codeberg.org/gen-ai-transparency/tainted-software/raw/branch/main/img/Screenshot%202026-01-08%20at%2009.29.20.png), [(Discord link)](https://discord.com/channels/968932220549103686/968932220549103689/1458874431215505430) | -| [`nushell`](https://www.nushell.sh/) | [`fish` shell](https://fishshell.com/) | [Integrated MCP server](https://github.com/nushell/nushell/tree/main/crates/nu-mcp) | +| [`nushell`](https://www.nushell.sh/) | [`fish` shell](https://fishshell.com/) | [Integrated MCP server](https://github.com/nushell/nushell/tree/main/crates/nu-mcp), [core developer sets Claude as a co-author](https://github.com/nushell/nushell/commit/21a54d47a00f09e3710e08ee7624e7b4332dcb27) | | [`yash`](https://magicant.github.io/yash/) | `dash` shell, but there are no other major shells fully targeting POSIX | [Assigns and auto-reviews MRs with LLMs](https://github.com/magicant/yash/pull/217#issue-3699124790) | ### Editors