6ff5bf823b
Break dotfile option parsing functions into their own file
2013-07-01 12:36:20 +02:00
d933bdc77e
Trim Dotfile line before attempting to parse it
2013-07-01 12:20:35 +02:00
b42f3c0938
Ensure correct root_dir for dotfile being parsed
2013-07-01 12:20:11 +02:00
94131770b9
Expand Dotfile option parsing
2013-07-01 12:19:48 +02:00
f286a1b369
Updates to use global variables
2013-07-01 12:01:54 +02:00
5e83091579
Don't wrap $? in quotes
2013-06-28 13:56:38 +02:00
73f2f9f31b
Add some comments
2013-06-28 13:56:18 +02:00
5423c61c1c
Update locate-* functions to use global variables
2013-06-28 13:55:23 +02:00
2e9bd7ce53
Get rid of basically useless expand-path helper
2013-06-27 00:12:37 +02:00
291071f5b9
Comment tweaks
2013-06-27 00:09:10 +02:00
46f395fbb7
Improve argument/command handling
2013-06-27 00:08:17 +02:00
9d65d7831e
Rename run command to install
2013-06-27 00:06:57 +02:00
4568fe2d41
Update dotify-version and dotify-help commands
2013-06-27 00:05:01 +02:00
f6747efe1c
Fix typo
2013-06-27 00:02:40 +02:00
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