Issue summary
If you set up a new machine using kody. Unless the .files task is set first(?) an error will be thrown about not being able to unlink the current existing directory.
Expected behavior
No errors are thrown and the symlink for the directory is set
Actual behavior
Error thrown because an existing directory is in place.
Current work-around
Manually rm -rf the directory within the $HOME directory before running the Dotfiles task.
Steps to reproduce
Try setting up a fresh machine using kody.