Add pls under directory listing tools

This commit is contained in:
Dhruv Bhanushali 2024-12-25 14:16:55 +05:30 committed by GitHub
parent 1d982825ea
commit c9a8cebf98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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