From 565d0fcbc5decb2763112de05c0d1b992208d2f7 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 26 Apr 2017 22:23:26 +0530 Subject: [PATCH] Add nnn (#103) nnn is a terminal based file browser. It brings excellent desktop integration to the terminal with easy navigation, a disk usage analyzer mode, comprehensive file details and much more. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f56b791..76c1719 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [PathPicker](https://facebook.github.io/PathPicker/) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in. - [find-up-cli](https://github.com/sindresorhus/find-up-cli) - Find a file by walking up parent directories. - [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z +- [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration ## Version Control