commit 8cd1a79a263c289611b6a463c4e50524d364f5c0
Author: Ivan Tham <pickfire_AT_riseup.net>
Date: Thu Mar 24 22:53:45 2016 +0800
Add dash to rocks
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 28f9d32..5bb41b6 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -143,6 +143,7 @@ PDF Viewers
Shells
------
* [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)
+* [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. It does this without sacrificing speed where possible.
Text Editors
------------
Received on Thu Mar 24 2016 - 15:53:48 CET