From a48464264ed89d098c7bea9253ba4310d4c7db68 Mon Sep 17 00:00:00 2001 From: Jim Huang <jserv.tw@gmail.com> Date: Fri, 4 Mar 2022 15:24:31 +0800 Subject: [PATCH] Add lsd lsd is a rewrite of ls(1) with new features such as 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 f3c1807..a1df416 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ List of projects that provide terminal user interfaces - [gobang](https://github.com/TaKO8Ki/gobang) A cross-platform TUI database management tool written in Rust - [gpg-tui](https://github.com/orhun/gpg-tui) A terminal user interface for GnuPG - [jrnl](https://jrnl.sh/) Collect your thoughts and notes without leaving the command line. human-friendly. future-proof. secure. +- [lsd](https://github.com/Peltoche/lsd) A rewrite of ls(1) with new features such as colors, icons, tree-view, and more formatting options. - [neoss](https://github.com/PabloLec/neoss) Socket statistics visualization and explanation tool for Unix systems. - [nmtui](https://developer.gnome.org/NetworkManager/stable/nmtui.html) ncurses network manager - [oha](https://github.com/hatoo/oha) HTTP load generator