Commit Graph

4 Commits

Author SHA1 Message Date
Shaun Reed 34ff8f54ab Add comments and TODOs
+ Resolve all build warnings
2021-12-26 19:08:58 -05:00
Shaun Reed 94473ca8da Add additional files to test collisions in `dry-runs/`
+ Update README to show use of nested dotfiles repositories
2021-09-29 11:05:20 -04:00
Shaun Reed eadf1fd0a2 Start work on basic CLI features
+ Add basic logic for detecting conflicting configs, prompt to abort or
  continue
+ Create symlinks to configs
+ Basic usage is `kot path/to/dotfiles/`
+ Add `--backup-dir` option for setting directory for backing up configs
+ Default backup-dir to `backups/kapper` until finished testing
+ Add `--home-dir` option for setting location to install configs
+ Default home-dir setting to `dry-runs/kapper` until finished testing
2021-09-28 23:49:11 -04:00
Shaun Reed cb0e627a42 Initial commit 2021-09-25 13:39:37 -04:00