Skip to content

Commit c093dd4

Browse files
authored
Update README.md
1 parent 3e1332c commit c093dd4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A collection of modern/faster/saner alternatives or complements to common unix c
44

55
## File Listing
66

7+
* [`bat`](https://github.com/sharkdp/bat) — A `cat` clone with wings.
78
* [`exa`](https://github.com/ogham/exa) — A modern replacement for `ls`.
89
* [`dust`](https://github.com/bootandy/dust) — A more intuitive version of `du` in rust.
910
* [`lsd`](https://github.com/Peltoche/lsd) — The next gen `ls` command.
@@ -41,10 +42,6 @@ A collection of modern/faster/saner alternatives or complements to common unix c
4142
* [`curlie`](https://github.com/rs/curlie) — The power of `curl`, the ease of use of `httpie`.
4243
* [`httpie`](https://github.com/httpie/httpie) — A modern, user-friendly command-line HTTP client for the API era.
4344

44-
## `cat`
45-
46-
* [`bat`](https://github.com/sharkdp/bat) — A `cat` clone with wings.
47-
4845
## Filesystem Navigation
4946

5047
* [`autojump`](https://github.com/wting/autojump) — A `cd` command that learns.

0 commit comments

Comments
 (0)