Skip to content

Commit 367d4ff

Browse files
authored
Update README.md
1 parent 8dd6e3b commit 367d4ff

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A collection of modern/faster/saner alternatives to common unix tools and utilit
55
## File Listing
66

77
* [exa](https://github.com/ogham/exa) — A modern replacement for `ls`.
8+
* [dust](https://github.com/bootandy/dust) — A more intuitive version of `du` in rust.
89
* [lsd](https://github.com/Peltoche/lsd) — The next gen `ls` command.
910
* [broot](https://github.com/Canop/broot) — A modern alternative to `tree`.
1011
* [fd](https://github.com/sharkdp/fd) — A simple, fast and user-friendly alternative to `find`.
@@ -33,19 +34,12 @@ A collection of modern/faster/saner alternatives to common unix tools and utilit
3334

3435
* [zoxide](https://github.com/ajeetdsouza/zoxide) — A blazing fast alternative to `cd`
3536

36-
## `ps`
37-
38-
* [procs](https://github.com/dalance/procs) — A modern replacement for `ps`.
39-
40-
## `du`
41-
42-
* [dust](https://github.com/bootandy/dust) — A more intuitive version of `du` in rust.
43-
44-
## `top`
37+
## System Info
4538

4639
* [bottom](https://github.com/ClementTsang/bottom) — Yet another cross-platform graphical process/system monitor.
4740
* [glances](https://github.com/nicolargo/glances) — Glances an Eye on your system. A `top` and `htop` alternative.
4841
* [gtop](https://github.com/aksakalli/gtop) — System monitoring dashboard for terminal.
42+
* [procs](https://github.com/dalance/procs) — A modern replacement for `ps`.
4943

5044
## `curl`
5145

0 commit comments

Comments
 (0)