Add zsh as an Alternative for Command-Line Shells (#882)

Add zsh as an Alternative for Command-Line Shells

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/882
Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
znmz 2026-06-02 23:16:33 +02:00 committed by PeculiarDemon
commit 5da3afc6c2

View file

@ -605,20 +605,21 @@ This is a section for repos that are similar to this one either because they are
> [!NOTE]
> #### Alternative Bourne Shell Implementations
> * [dash](http://gondor.apana.org.au/~herbert/dash/)
> * [bash](https://www.gnu.org/software/bash/)
> * [Busybox](https://busybox.net/) `ash`
> * [dash](http://gondor.apana.org.au/~herbert/dash/)
> * [mksh](http://www.mirbsd.org/mksh.htm)
> * [oksh](https://github.com/ibara/oksh)
> * [Busybox](https://busybox.net/) `ash`
> * [Schilytools] `bosh`
> * [zsh](https://zsh.org)
> [!NOTE]
> #### Alternative Shell Languages
> * [elvish](https://elv.sh)
> * [execline](https://skarnet.org/software/execline/)
> * [fish](https://fishshell.com/)
> * [rc](http://doc.cat-v.org/plan_9/4th_edition/papers/rc)
> * [xc](https://git.sr.ht/~sircmpwn/xc)
> * [execline](https://www.skarnet.org/software/execline/)
### Addons and Prompts