Commit Graph

6 Commits

Author SHA1 Message Date
21a0f78f41 Break main dotify binary apart into smaller pieces for easier testing
The plan is to have a build script that will put together all files into
a single executable again for easy inclusion in your own
dotfiles. Breaking dotify apart simply makes it easier to work with and
test.
2013-06-26 21:25:26 +02:00
30e7c1e16f Random additions and changes before splitting main binary apart 2013-06-26 21:23:34 +02:00
dae863630e Rethink Dotfile format
Conceptually instead of it just creating symlinks, it instead performs
"actions", and new actions can be supported via dotify plugins. In fact,
all built-in actions will be implemented as plugins.
2013-06-26 21:21:58 +02:00
af5116d595 Add unfinished dotify executable 2013-06-24 10:48:38 +02:00
9a5ec5536a Add example Dotfile 2013-06-24 10:48:22 +02:00
0fdba5966e Add readme 2013-06-24 10:46:23 +02:00