commit 06eba6ab2693e71ea8640be69c7d8b87e0e709da
Author: NRK <[email protected]>
Date:   Wed Sep 15 16:39:14 2021 +0600

    [rocks] fix nnn's name
    
    upstream has changed what the abbreviation means.
    
https://github.com/jarun/nnn/blob/aea97cf3a7e2f2cfd1ae607363c89be17b8e8dc7/nnn.1#L21

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index a5b6b65a..8ad0b8d8 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -94,7 +94,7 @@ This covers most console-based programs and programs from
 
 * [lf](https://github.com/gokcehan/lf) - ranger-like file manager written in 
Go (WIP but usable).
 * [mc](https://midnight-commander.org/) - Midnight Commander is a free 
cross-platform orthodox file manager.
-* [nnn](https://github.com/jarun/nnn) - Noice is Not Noice, a fork of noice 
with more features.
+* [nnn](https://github.com/jarun/nnn) - Nnn's Not Noice, a fork of noice with 
more features.
 * [noice](https://git.2f30.org/noice/) - Small and portable file browser.
 * [ranger](https://ranger.github.io/) - ranger is a file manager with vi key 
bindings written in python but with an interface that rocks.
 * [rover](https://lecram.github.io/p/rover/) - Simple file browser for the 
terminal.


Reply via email to