Automated Dotfile Management
Introduction instantOS relies on a lot of tools which use plaintext configuration in the home directory and have pretty much all their features disabled by default. This means that in order to ship a somewhat functional system out of the box, user settings need to be managed in some automated way, unless the user modifies them manually. In that case, automated changes in these files can be very destructive, as it could lead to unexpected behaviors or loss of user customizations. ...