Files
notes/software/Versioned config files.md
T

1.9 KiB

Solutions

Notes

I think one major issue with storing configs in a solution like git, is that you need to remember to push changes after every single config change. Maybe a cronjob could be configured to commit daily/weekly?