tldr is great. I can't stand --help output that drones on like Proust.
One alternative I will never go back on is fish. Sure bash might be better for scripting. But in terms of actual human usage of a terminal, it's so much better than bash and zsh.
+1. I use Fish as my main shell now. It makes my scripting life so much easier.
At work, I still have to use Bash/Zsh though.
Not just the commands, you can try a modern shell: Nushell.
It takes a while to get used to, but after you get the basics your productivity for querying interactively would increase tenfold!
I'm familiar with some of these, but there are some new tools in there I can't wait to try out!
Interesting, but I have no interest in retraining myself when I have tools that already work
Some of them are drop-in replacements. You can create an alias and use the command as before, but you get a better interface (and sometimes better speed as well).
Ive enjoyed btop as a top alternative. I'll check out gtop too!
I think gtop is deprecated... Oh never mind. Gotop is no longer maintained. I followed gotop, to ytop, to btop. Btop is the best.