After I install Linux Mint (which is the distro I have settled on), I replace:
- Thunderbird with Betterbird
- Firefox with Librewolf (I also install Brave for web services that need a chromium browser).
- Celluloid / Rythmbox with VLC player
- Default Libreoffice with latest Libreoffice from source.
- ClipIt/Parcellite with xfce4-clipman
I find this to be my optimal setup and these software give me the extra quality of life that make my workflows easier.
What software do you replace and install on your distro of choice?
Edit: I forgot to say I replace sudo with doas. That’s something my friend told me to do although I personally don’t find any immediate working advantage with it.
Fish for shell everywhere
Any specific features made you go fish over others like zsh?
It just feels better and lighter. Also, autocomplete looks nicer. Devs are also amazing. They have a clear vision of the product. And Fish 4.0 had been rewritten in Rust. Now I just cannot go away:)
I tried fish recently. Really wanted to like it. It was just hard to switch all if my environment setup stuff, since it isn’t POSIX.
I’m sure if I had put more effort into it, it would be better. Other than env setup, I REALLY liked it. All the reasons you mentioned.