Hey guys,

I feel this three popular approaches have drawbacks:
* When creating the repository in $HOME i have to carefully select which files to add. * When copying files from the working directory to $HOME i have to sync the working directory with $HOME manually (no 'git diff' or 'git status'). * When symlinking files i get problems when moving/backing up the configfiles in $HOME since it will move the symlink and maybe write an actual file to $HOME instead.

Which seems to be the most suckless to you?

--Markus

Reply via email to