Dotbot
A tool that bootstraps your dotfiles
...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 links, run shell commands, and manage file or folder links. It is especially useful for developers who want an idempotent dotfiles installer that can be safely rerun whenever they sync updates across systems.