stow of the 'system' package links to files in /etc,
this can break if the /home/ is on a separate directory.
To fix that, we now assume that dotfiles lives in /etc/.
To migrate config from $HOME,
- Unlink all packages by adding -D to stow command line in the Makefile
- move
.dotfilesto/etc/dotfiles - remove the -D option from the makefile.
maketo stow the packages again.
- have GNU stow installed.
- clone this repo to
/etc/dotfiles - make