I was thinking yesterday of automating a bit the handling of dotfiles with stow, but then I remembered about reddup!
I think that this could be done with two "simple" changes:
Add the ability to pull new changes from remote repositories automatically (from the docs it seems like it's not there)
Add hooks (which could just be simple bash commands)
I was thinking yesterday of automating a bit the handling of dotfiles with stow, but then I remembered about reddup! I think that this could be done with two "simple" changes:
For example (pseudo syntax):