@ryo I only stick to Linux Mint because I'm not some diehard *nix autist. I probably would still be using Windows if it wasn't blatant spyware and wasn't going for the OS as a service route.
@ryo I just never bothered learning shit like Slackware or Gentoo. I haven't even fully mastered bash and I have been using Linux in some form for over a decade. Most of my computer knowledge has been going towards game development which is all done in an environment that is frowned upon in the Linux community (.NET/Mono).
> an environment that is frowned upon in the Linux community
Because on FOSS operating systems the most productive workflow is different from proprietary operating systems.
On FOSS OS's there's the Unix philosophy of do 1 thing and do it well, have smaller apps work together with each other, and so on.
On proprietary slave OS's on the other hand you have giant all-in-one environments with no philosophy at all, so they're basically a jack of all trades and a master of none.
Also, I personally prefer zsh over bash.