commit 96c77b7b36215d41e3f974a06b06d1e0cb66c005
Author: charlie <chuckiels2011_AT_gmail.com>
Date: Sun Jan 10 16:21:29 2016 -0500
added nq
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index 334f35e..5de8c04 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
_AT_@ -7,7 +7,7 @@ This section is for small, usable development libraries, which can be used for
writing software that sucks less.
These should preferrably be under the MIT/X consortium or BSD licenses, WTFPL,
or public domain, or alternatively LGPL, because it makes them legally
-compatible with other suckless projects.
+compatible with other suckless projects.
libc implementations
--------------------
_AT_@ -69,7 +69,7 @@ Feed aggregators
File browsers
-------------
* [noice](
http://git.2f30.org/noice/) - Small and portable file browser
-* [rover](
https://github.com/lecram/rover) - Simple file browser for the terminal
+* [rover](
https://github.com/lecram/rover) - Simple file browser for the terminal
File managers
-------------
_AT_@ -159,6 +159,7 @@ Utilities
* [slmenu](
https://bitbucket.org/rafaelgg/slmenu) - Dmenu spinoff for the console
* [dvtm](
http://www.brain-dump.org/projects/dvtm/) - dynamic virtual terminal manager
* [abduco](
http://www.brain-dump.org/projects/abduco/) - session {at,de}tach support
+* [nq](
https://github.com/chneukirchen/nq) - unix command line queue utility
Web Browsers
------------
Received on Sun Jan 10 2016 - 22:21:36 CET