From d4dfdefdff53c2eae0fbe82cd673c0a5afc612c4 Mon Sep 17 00:00:00 2001 From: Stanley Shyiko Date: Sun, 22 Feb 2015 21:10:26 -0800 Subject: [PATCH] Added ncdu I like this one a lot. Maybe you will find it useful too. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9743b9..b91dd51 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ledger](https://github.com/ledger/ledger) - Command line accounting * [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping * [mr](https://github.com/joeyh/myrepos) - Multiple Respository management tool +* [ncdu](http://dev.yorhel.nl/ncdu) - NCurses Disk Usage * [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell * [pretty-time-zsh](https://github.com/sindresorhus/pretty-time-zsh) - Convert seconds to a human readable string: `165392` → `1d 21h 56m 32s` * [rerun](https://github.com/rerun/rerun) - A modular shell automation framework to organize your keeper scripts