commit f86baaa2bd4051bc11ed1ffb7e9f565b02b3f650
Author: Hiltjo Posthuma <[email protected]>
Date: Tue Dec 8 01:03:33 2020 +0100
rocks: add loksh: a Linux port of OpenBSD's ksh
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index be549a31..4769c854 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -176,6 +176,7 @@ This covers most console-based programs and programs from
* [dash](http://gondor.apana.org.au/~herbert/dash/) - DASH is a
POSIX-compliant implementation of /bin/sh that aims to be as small as possible.
* [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).
+* [loksh](https://github.com/dimkr/loksh) - loksh is a Linux port of OpenBSD's
ksh.
### Text editors