# Dot Worker A very simple but customized CLI for managing my dotfiles. Written to learn a bit of rust! ## Installation ``` cargo install dot-worker ``` ## Commands **dot-worker clone** Clone the bootstrap repo. **dot-worker bootstrap** Edit the bootstrap script. **dot-worker rc** Edit the .zshrc file. **dot-worker run** Run the bootstrap script.