[15:36] My user config files are under version control, and i have some default config files in a separate branch. I made a script that automatically updates the default config branch with latest versions of the respective files. Now i’ll just need to run dotconfig-update-usptream && git merge upstream, and if a default config has changed due to a software update, the VCS merges those changes to my personal settings. :-) ... [15:36] ... http://github.com/ion1/dotconfig/blob/master/.local/bin/dotconfig-update-upstream === notting_ is now known as notting