mirror of
https://github.com/lsd-rs/lsd
synced 2025-01-20 15:33:56 +00:00
Add a screenshot to the README
This commit is contained in:
parent
3d5ebe1fd9
commit
dd32002fec
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@ A ls command with a lot of pretty colors.
|
||||||
This project is a rewrite of the super [colorls](https://github.com/athityakumar/colorls)
|
This project is a rewrite of the super [colorls](https://github.com/athityakumar/colorls)
|
||||||
project in rust. For now it only handle the `-l` format (used by default).
|
project in rust. For now it only handle the `-l` format (used by default).
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|
![image](https://raw.githubusercontent.com/Peltoche/lsd/assets/screen_lsd.png)
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- [x] Handle the `-l` option (used by default for now)
|
- [x] Handle the `-l` option (used by default for now)
|
||||||
|
|
Loading…
Reference in a new issue