commit 8cd1a79a263c289611b6a463c4e50524d364f5c0
Author: Ivan Tham <[email protected]>
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
@@ -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
 ------------


Reply via email to