From f0854217f182afebf4b4dbb229e6a5ff071f50d6 Mon Sep 17 00:00:00 2001 From: overbillduplex615 Date: Tue, 9 Jun 2026 12:21:34 +0200 Subject: [PATCH] Add Hilbish. Add es-shell, gash and Ion as Alternatives to Command-Line Shells (#912) Add Hilbish. Add gash as an Alternative to Alternative Bourne Shell Implementations. Add es-shell and Ion as Alternatives to Alternative Shell Languages Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/912 Reviewed-by: Admin --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4632df3..60feca3 100644 --- a/README.md +++ b/README.md @@ -639,6 +639,7 @@ This is a section for repos that are similar to this one either because they are | Name | Last Untainted Version or Commit ID | Tags and Evidence | |---|:---:|---| | [brush](https://github.com/reubeno/brush) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/reubeno/brush/blob/main/AGENTS.md), [2](https://github.com/reubeno/brush/blob/main/.github/copilot-instructions.md), [3](https://github.com/reubeno/brush/commit/4ca78babcb2111d34e26cdda6622b0fa2611bb32))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/reubeno/brush/pull/1167), [2](https://github.com/reubeno/brush/pull/1080), [3](https://github.com/reubeno/brush/pull/1078))
[![Gen AI 'Art'](./badges/gen-ai-art-dark-yellow.svg)](https://codeberg.org/small-hack/open-slopware#gen-ai-art) ([1](https://github.com/reubeno/brush/blob/8ea83d7/README.md)) | +| [Hilbish](https://github.com/sammy-ette/Hilbish/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/sammy-ette/Hilbish/pull/362#pullrequestreview-4117077021), [2](https://github.com/sammy-ette/Hilbish/pull/358#pullrequestreview-4117094312)) | | [nushell](https://www.nushell.sh/) | [`0.79.0`](https://github.com/nushell/nushell/releases/0.79.0) | [![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://github.com/nushell/nushell/tree/main/crates/nu-mcp))
[![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/nushell/nushell/commit/21a54d47a00f09e3710e08ee7624e7b4332dcb27), [2](https://github.com/nushell/nushell/commit/67952a46ad3df4ec5bea6f1a26d8f40585f1c65f), [3](https://github.com/nushell/nushell/pull/9145#issuecomment-1544593839)) | | [Oil Shell](https://github.com/oils-for-unix/oils) | [`dddab4a`](https://github.com/oils-for-unix/oils/commit/dddab4a73c479e3ad4831778dd25729ed89c83d3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/oils-for-unix/oils/commit/c6dbffb30396b4085e8649190e1c178daa67af9a)) | | [PowerShell](https://github.com/PowerShell/PowerShell) | [`v7.4.0-preview.2`](https://github.com/PowerShell/PowerShell/releases/tag/v7.4.0-preview.2) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/PowerShell/PowerShell/tree/25e80cefdb14d0c69eaa976314e31d035aeddd73/.github/agents), [2](https://github.com/PowerShell/PowerShell/commit/1241ad2794cc84c18554e36ce658bfd86781cf8e), [3](https://github.com/PowerShell/PowerShell/pull/27074))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/PowerShell/PowerShell/pull/27077)) | @@ -650,6 +651,7 @@ This is a section for repos that are similar to this one either because they are > * [bash](https://www.gnu.org/software/bash/) > * [Busybox](https://busybox.net/) `ash` > * [dash](http://gondor.apana.org.au/~herbert/dash/) +> * [gash](https://codeberg.org/guix/gash) > * [mksh](http://www.mirbsd.org/mksh.htm) > * [oksh](https://github.com/ibara/oksh) > * [Schilytools] `bosh` @@ -658,8 +660,10 @@ This is a section for repos that are similar to this one either because they are > [!NOTE] > #### Alternative Shell Languages > * [elvish](https://elv.sh) +> * [es-shell](https://github.com/wryun/es-shell) > * [execline](https://skarnet.org/software/execline/) > * [fish](https://fishshell.com/) +> * [ion](https://gitlab.redox-os.org/redox-os/ion) > * [xc](https://git.sr.ht/~sircmpwn/xc) ### Addons and Prompts