1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-07 14:40:48 +00:00

Added ncdu

I like this one a lot. Maybe you will find it useful too.
This commit is contained in:
Stanley Shyiko 2015-02-22 21:10:26 -08:00
parent da70d6348c
commit d4dfdefdff

View File

@ -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