From 84eb9764613492c1e0874cb0ebe5d263014bff92 Mon Sep 17 00:00:00 2001 From: Laurent Cheylus Date: Mon, 17 Jan 2022 16:08:07 +0100 Subject: [PATCH] Add lsd - LSDeluxe, a rewrite of GNU ls with lot of added features like colors, icons, tree-view and more formatting options. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1a90ba..f2f7203 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [lnav](https://lnav.org) - An advanced log file viewer for the small-scale * [logdissect](https://github.com/dogoncouch/logdissect) - CLI utility and Python API for analyzing log files and other data. * [ls++](https://github.com/trapd00r/ls--) - Colorized ls on steroids +* [lsd](https://github.com/Peltoche/lsd) - LSDeluxe, rewrite of GNU ls with lot of added features like colors, icons, tree-view and more formatting options. * [lsp](https://github.com/dborzov/lsp) - An improved `ls`, with file descriptions in plain language and intelligent file grouping * [maza](https://github.com/tanrax/maza-ad-blocking) - Local ad blocker. Like Pi-hole but local and using your operating system. * [mtr](https://github.com/traviscross/mtr) - The functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.