Exactly. For now, it’s main focus is to only move configs to the dotsdir (since stow throws a conflict when there’s already something in place), let stow create the symlink and push it to git.
on a remote mashine, however, you still need to handle conflicts yourself. but it’s also mostly intended for fresh installations, or where you don’t mind just rm -rf the existing config
Exactly. For now, it’s main focus is to only move configs to the dotsdir (since stow throws a conflict when there’s already something in place), let stow create the symlink and push it to git.
on a remote mashine, however, you still need to handle conflicts yourself. but it’s also mostly intended for fresh installations, or where you don’t mind just
rm -rf
the existing config