From 725d4d2d3bb5387414912963d80a5d1e9d75e5cf Mon Sep 17 00:00:00 2001
From: Lucas <169063936+mustbeperfect@users.noreply.github.com>
Date: Sat, 15 Mar 2025 11:24:14 -0700
Subject: [PATCH] Added Nushell to Shell and Atuin to Terminal Utils
---
README.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1b45648..878f327 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[ definitive-opensource ]
A definitive list of the best of everything open source
-Status: Active - Projects: 415
+Status: Active - Projects: 417
> [!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``` |  |
-| [xonsh](https://github.com/xonsh/xonsh) | 🐚 Python-powered shell. Full-featured and cross-platform. | ```Linux``` ```CLI``` |  |
+| [xonsh](https://github.com/xonsh/xonsh) | 🐚 Python-powered shell. Full-featured and cross-platform. | ```Cross``` ```CLI``` |  |
+| [Nushell](https://github.com/nushell/nushell) | A new type of shell | ```Cross``` ```CLI``` |  |
### Terminal Emulator
@@ -1026,6 +1027,7 @@ Abandoned - Development Halted
| Name | Description | Platform | Stars |
| --- | --- | --- | --- |
+| [Atuin](https://github.com/atuinsh/atuin) | ✨ Magical shell history | ```Cross``` ```CLI``` |  |
# Text - [Go to top](#contents)