mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-02 23:27:03 +02:00
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:
parent
d423134fd3
commit
5da3afc6c2
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue