/ .todo
.todo
 1  [x] Config
 2  	[x] Store hierarchy
 3  	[x] Replace username with $USER
 4  [x] CLI
 5  	[x] Optional: pass config path (default = .config/dotfiles.conf)
 6  	[x] Add path to config
 7  	[x] Remove path from config
 8  	[x] Install dotfiles from zip
 9  		[x] Uncompress and move files to expected location
10  		[x] Optional: pass username to replace $USER (default = env var $USER)
11  		[x] Ignore readme & license
12  	[x] Export dotfiles to zip
13  		[x] Copy hierarchy to a tempdir then compress
14  [x] Testing
15  [ ] Documentation
16  	[ ] README.md
17  	[x] LICENSE 
18  	[x] inline Documentation
19  		[x] Info 
20  		[ ] Examples
21  	[ ] Improve Clap docs
22  		[ ] Long about in file?
23  		[ ] abouts for args
24  [ ] Version 2
25  	[ ] Install/Export from git