mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 00:14:41 +01:00
Update README.rst (#5513)
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 <!--- Thanks for opening a PR on xonsh! Please do this: 1. Include a news file with your PR (https://xon.sh/devguide.html#changelog). 2. Add the documentation for your feature into `/docs`. 3. Add the example of usage or before-after behavior. 4. Mention the issue that this PR is addressing e.g. `#1234`. --> ## 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>
This commit is contained in:
parent
5332d75505
commit
80d68f583b
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ Projects that use xonsh or compatible
|
|||
- `zoxide <https://github.com/ajeetdsouza/zoxide>`_: A smarter cd command.
|
||||
- `any-nix-shell <https://github.com/haslersn/any-nix-shell>`_: xonsh support for the ``nix run`` and ``nix-shell`` environments of the Nix package manager.
|
||||
- `Starship <https://starship.rs/>`_: Cross-shell prompt.
|
||||
- `x-cmd <https://www.x-cmd.com/>`_: x-cmd is a vast and interesting collection of tools guided by the Unix philosophy.
|
||||
|
||||
Jupyter-based interactive notebooks via `xontrib-jupyter <https://github.com/xonsh/xontrib-jupyter>`_:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue