From a10b3630890485b5a7de6f9b1375dd0ad6a8883c Mon Sep 17 00:00:00 2001 From: japh woldrich Date: Wed, 4 Jan 2017 14:20:58 +0100 Subject: [PATCH] add ls++ to system utilities (#172) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c70faa9..a4054fa 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [histstat](https://github.com/vesche/histstat) - History for netstat * [htop](https://github.com/hishamhm/htop) - A ncurses based interactive process viewer which aims to be a better `top` * [lnav](http://lnav.org) - An advanced log file viewer for the small-scale +* [ls++](https://github.com/trapd00r/ls--) - Colorized ls on steroids * [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping * [mtr](https://github.com/traviscross/mtr) - The functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. * [ncdu](https://dev.yorhel.nl/ncdu) - NCurses Disk Usage