From 80d68f583bc9e2e3a5021d311a8f0617d9e4ad1d Mon Sep 17 00:00:00 2001 From: lunrenyi <87307989+lunrenyi@users.noreply.github.com> Date: Wed, 19 Jun 2024 00:15:49 +0800 Subject: [PATCH] Update README.rst (#5513) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add x-cmd to the projects-that-use-xonsh-or-compatible list x-cmd is a toolset implemented using posix shell and awk. It is very small in size and offers many interesting features. Here is a milestone demo: https://www.x-cmd.com/mod/onsh ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment** --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 74b3fb6af..dc6164ecb 100644 --- a/README.rst +++ b/README.rst @@ -66,6 +66,7 @@ Projects that use xonsh or compatible - `zoxide `_: A smarter cd command. - `any-nix-shell `_: xonsh support for the ``nix run`` and ``nix-shell`` environments of the Nix package manager. - `Starship `_: Cross-shell prompt. +- `x-cmd `_: x-cmd is a vast and interesting collection of tools guided by the Unix philosophy. Jupyter-based interactive notebooks via `xontrib-jupyter `_: