commit 3c0abc06f3719ccfdb561081979efc7344f11824
parent 90a86b263136f948438256fd94172231d4a52b47
Author: wael <40663@proton.me>
Date: Sat, 23 Jul 2022 19:35:35 +0300
[rocks] add yash shell
i love yash shell.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
@@ -196,6 +196,7 @@ This covers most console-based programs and programs from
* [mksh](https://www.mirbsd.org/mksh.htm) - MirBSD Korn Shell, an actively developed free implementation of the Korn Shell programming language
and a successor to the Public Domain Korn Shell (pdksh).
* [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh.
+* [yash](https://yash.osdn.jp) - Yet another shell, is intended to be the most POSIX-compliant shell in the world while supporting features for daily interactive and scripting use.
### Text editors