ibraheemdev / modern-unix

A collection of modern/faster/saner alternatives to common unix commands.
30.94k stars 781 forks source link

Better sorting of entries #27

Open SkyyySi opened 3 years ago

SkyyySi commented 3 years ago

Instead of just dropping in all tools in a (seemingly) random order, the entries should be sorted by A) a category and maybe also B) alphabetically (per-category). This could be further improved by adding a table of contents at the top.

Some categories could be:

ibraheemdev commented 3 years ago

Yeah, I've been wanting to do this, but I'm not sure of the best way. I want to highlight the top tools, but not exclude other alternatives that may be slightly different. I'm not even sure if I want to include TermGUIs or system monitors, because they aren't really "unix command replacements".