When one spend enough time using window managers configuration files can pile up fast… How do you keep them safe?
- Do you copy to an external drive?
- Do you upload to a cloud service?
- Do you have a dedicated git repository?
When one spend enough time using window managers configuration files can pile up fast… How do you keep them safe?
Make a git repo for your dotfiles. I personally use dotbot to handle installing them.