mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-21 03:04:30 +02:00
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 <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
3237f48ed8
commit
f0854217f1
1 changed files with 4 additions and 0 deletions
|
|
@ -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) | [](#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))<br />[](#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))<br />[](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) | [](#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) ([1](https://github.com/nushell/nushell/tree/main/crates/nu-mcp))<br />[](#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) ([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) ([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))<br />[](#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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue