Dotbot
A tool that bootstraps your dotfiles
Dotbot is a lightweight tool for bootstrapping and installing dotfiles on new or existing machines. It helps users keep configuration files in version control while automatically linking them into the locations where applications expect to find them. The project is designed to be self-contained, dependency-light, and easy to run from a dotfiles repository. Its configuration can be written in YAML or JSON, making setups readable and repeatable. Dotbot can create folders, clean broken symbolic...