Tool to manage your dotfile installation. This is a very early version so bugs are to be expected.
cargo install dotcopter
Just provide a file describing your dotfiles (example). Dotcopter will not overwrite existing files without the force flag.
dotcopter --help
dotcopter install.conf.yaml apply
dotcopter install.conf.yaml ln zshrc "~/.zshrc"
To make the initial configuration easier dotcopter can import existing links.
dotcopter install.conf.yaml import ~