Skip to content

Commit d8bbb24

Browse files
authored
Add lsd as alternative to exa / ls
`lsd` is a command similar to `ls` but has great compatibility with `ls` allowing direct aliasing as a replacement. As a result, I recommend including it in the list of options.
1 parent f6310bc commit d8bbb24

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
</p>
2121
</p>
2222

23+
<p align="center">
24+
<h1 align="center">
25+
<a href="https://github.com/Peltoche/lsd"><code>lsd</code></a>
26+
</h1>
27+
<p align="center">A compatible, modern replacement for <code>ls</code>.</p>
28+
<p align="center">
29+
<img src="https://raw.githubusercontent.com/Peltoche/lsd/assets/screen_lsd.png" width="700" />
30+
</p>
31+
</p>
32+
2333
<p align="center">
2434
<h1 align="center">
2535
<a href="https://github.com/bootandy/dust"><code>dust</code></a>

0 commit comments

Comments
 (0)