> I made a conscious choice to stop customising my desktop (and then later, mobile) experience away from the defaults as much as possible, as I was fed up of having to document and then re-deploy all of my customisations every time I had to reinstall for whatever reason.
I just copy my home-dir settings everywhere I go. I have a different setup on my desktop and laptop. It is mostly .config that I need. But when moving, it just moves along to a new machine or install. Happily living on the same config files for 20 years now, and I only need to adjust as I desire. I do have daily backups ofcourse.
> Happily living on the same config files for 20 years now
I just wanted to draw more attention to this particular snippet. That's a remarkable achievement, and you should be proud of yourself and your working environment.
Regardless that most other people (myself included) are unlikely to be able to replicate what you've done, the reality is you've done it, and it works for you. Good job.
I have a similarly low, although very important to me, set of requirements for my personal configuration.
I use KDE, which has many, many, many buttons and knobs available for tweaking. I use hardly any of them: I can set KDE as I wish in about 2 minutes. I add a "Keep window above others" button to the default minimize-maximize-close set, activate "Focus follows mouse", and swap Ctrl and Caps Lock. I think I also change the task switcher (Alt+Tab thing) to only cycle though not-minimized windows on the current screen.
For everything else (Zsh, SSH, etc), I just carry around my dotfiles. I've done this since about 2002.
If I were setting myself up with a clean KDE environment more than once every 2-3 years, I'd make the small effort to work out which bits of KDE config I need to keep. So far, it's not worth it.
>Regardless that most other people (myself included) are unlikely to be able to replicate what you've done, the reality is you've done it, and it works for you. Good job.
It's more about personal psychology (willing to stick to something that works and not tinker, or even willing to do with less and not seek improvements all the time), than some technological feat (e.g. achieving some "perfect" config).
I just copy my home-dir settings everywhere I go. I have a different setup on my desktop and laptop. It is mostly .config that I need. But when moving, it just moves along to a new machine or install. Happily living on the same config files for 20 years now, and I only need to adjust as I desire. I do have daily backups ofcourse.