Added Nushell to Shell and Atuin to Terminal Utils

This commit is contained in:
Lucas
2025-03-15 11:24:14 -07:00
committed by GitHub
parent 0d0021e72a
commit 725d4d2d3b

View File

@@ -8,7 +8,7 @@
<h1 align="center">[ definitive-opensource ] </h1>
<p align="center"> A definitive list of the best of everything open source</p>
<p align="center"><code>Status: Active</code> - <code>Projects: 415</code></p>
<p align="center"><code>Status: Active</code> - <code>Projects: 417</code></p>
> [!TIP]
> Discussions and contributions are welcome! This project is in it's early stages and a lot hasn't been ironed out yet. Submit or make changes by forking this repo, editing, commiting, and opening a pull-request - or just raise an issue. For more information on [contributing](CONTRIBUTING.md) and [guidelines](GUIDELINES.md) for open-source software submissions, consult their respective pages.
@@ -1001,7 +1001,8 @@ Abandoned - Development Halted
| Name | Description | Platform | Stars |
| --- | --- | --- | --- |
| [fish](https://github.com/fish-shell/fish-shell) | The user-friendly command line shell. | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/fish-shell/fish-shell?style=for-the-badge&label=%20&color=white) |
| [xonsh](https://github.com/xonsh/xonsh) | 🐚 Python-powered shell. Full-featured and cross-platform. | ```Linux``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/xonsh/xonsh?style=for-the-badge&label=%20&color=white) |
| [xonsh](https://github.com/xonsh/xonsh) | 🐚 Python-powered shell. Full-featured and cross-platform. | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/xonsh/xonsh?style=for-the-badge&label=%20&color=white) |
| [Nushell](https://github.com/nushell/nushell) | A new type of shell | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/nushell/nushell?style=for-the-badge&label=%20&color=white) |
### Terminal Emulator
@@ -1026,6 +1027,7 @@ Abandoned - Development Halted
| Name | Description | Platform | Stars |
| --- | --- | --- | --- |
| [Atuin](https://github.com/atuinsh/atuin) | ✨ Magical shell history | ```Cross``` ```CLI``` | ![GitHub Repo stars](https://img.shields.io/github/stars/atuinsh/atuin?style=for-the-badge&label=%20&color=white) |
# Text - [Go to top](#contents)