commit 01f8fa6ae99af65f19453a2a68a91eacbc00be4c
Author: Nick <[email protected]>
Date: Sun Sep 25 13:33:20 2016 +0100
Add nano to /rocks
diff --git a/suckless.org/rocks.md b/suckless.org/rocks.md
index ed6409d..8e5f367 100644
--- a/suckless.org/rocks.md
+++ b/suckless.org/rocks.md
@@ -160,6 +160,7 @@ Text Editors
* [vim](http://www.vim.org) (With the GUI, use `:set go+=c` to kill popup
dialogs)
* [vis](https://github.com/martanne/vis) - A modern, legacy free, simple yet
efficient vim-like editor.
* [wily](http://www.cse.yorku.ca/~oz/wily/) - An acme clone for POSIX.
+* [nano](https://www.nano-editor.org/) - A pico clone - this is small simple
code and easy to use.
* [ed](http://swtch.com/plan9port/man/man1/ed.html) - [ED IS THE STANDARD TEXT
EDITOR!](http://www.gnu.org/fun/jokes/ed-msg.html)
Utilities