After a bunch of scp/rsync commands between systems to synchronise configurations, I think maybe I should just put my ~/.config folder under version control (and set .gitignore to avoid recording the private keys or anything else sensitive like passwords or tokens).
This is not a novel ideal, there’s almost too many systems and examples out there solving this problem - eg https://dotfiles.github.io #DotFiles #DotConfig