TODO
====

Add warnings if either $HOME or $TARGET do not begin with a
slash. This can cause broken symlinks but may also break the test
suite. :-)

Idea from Pietro Abate: Excludes for wildcards, like "all from
.cache/* except .cache/duplicity".

Honor $XDG_ variables for unburden-home-dir's own configuration files
(at least optional), but possibly also in unburden-home-dir.list for
alternative locations of .cache and friends.

Write test so that mv doesn't fall into interactive mode. Basically
test what the previous commit ("2ec069d Unconditionally move files")
fixed. To reproduce: Have directories to move off as well as a
directory which is already moved off.

Warning if UNBURDEN_HOME=no or UNBURDEN_HOME=off is set in
~/.unburden-home-dir (which would be for the Xsession.d hook).
