Age | Commit message (Collapse) | Author | Files | Lines |
|
This utility can easily be used for synchronizing arbitrary
configuration folders with symlinks that may not necessarily be the home
directory. I have encountered several use cases where the files that
I want to manage with 'dotfiles' should not/can not be prefixed with
a '.'.
Fixes #47
|
|
|
|
|
|
|
|
|
|
Re #20
|
|
Python 2 will overlook this and continue executing, but python 3 will
issue an error and exit.
|
|
I'm hoping to add more tests for specific features and break then into
separate files so things are a bit easier to manage.
|