mirror of
https://github.com/lsd-rs/lsd
synced 2024-11-10 14:24:27 +00:00
599 B
599 B
LSD
A ls command with a lot of pretty colors.
Description
This project is a rewrite of the super colorls project in rust.
Screenshot
TODO
- Handle the
-l
option (used by default for now) - Handle the
-a
option - Add icons before the files names
- Handle the tree (
--tree
) output option - Handle the json (
--json
) output option - Handle Named pipes
- Handle sockets
- Handle block devices
- Handle character devices