mirror of
1
0
Fork 0
dotbot/dotbot
Anish Athalye 13c925be87 Add functionality to forcibly link items
This commit introduces an extended configuration syntax for linking
files and directories. Currently, this syntax allows for specifying
items to be forcibly linked, overwriting existing files or directories
if necessary.

The extended configuration syntax was proposed by Travers McInerney
<travers@mcinerney.me>.
2014-10-22 14:42:23 -04:00
..
executor Add functionality to forcibly link items 2014-10-22 14:42:23 -04:00
messenger Fix whitespace error 2014-10-17 10:05:47 -04:00
util Initial commit 2014-03-20 18:57:56 -04:00
__init__.py Initial commit 2014-03-20 18:57:56 -04:00
cli.py Add keyboard interrupt handler 2014-07-19 00:29:49 -07:00
config.py Initial commit 2014-03-20 18:57:56 -04:00
dispatcher.py Clean up code 2014-08-20 14:00:00 -07:00