From c9a8cebf9826075ae8a6d558efe78df27f08f636 Mon Sep 17 00:00:00 2001 From: Dhruv Bhanushali Date: Wed, 25 Dec 2024 14:16:55 +0530 Subject: [PATCH] Add `pls` under directory listing tools --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa..cb50663 100644 --- a/readme.md +++ b/readme.md @@ -531,6 +531,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv - [alder](https://github.com/aweary/alder) - Minimal `tree` with colors. - [eza](https://github.com/eza-community/eza) - Improved version of `ls`. +- [pls](https://github.com/pls-rs/pls) - A prettier and powerful `ls(1)` for the pros. - [tre](https://github.com/dduan/tre) - `tree` with git awareness, editor aliasing, and more. - [ll](https://github.com/antonmedv/ll) - `ls` with git status. - [lsd](https://github.com/Peltoche/lsd) - `ls` with many extra features.