A collection of modern/faster/saner alternatives to common unix commands. - GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.
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.
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.
Do you have some example use cases where fish is much better?