Seamlessly synchronize your configurations across all your machines
Backup existing configs before applying changes, with easy rollback
Quick setup and deployment with minimal overhead
Built on Git for version control and conflict resolution
curl -sSL https://raw.githubusercontent.com/cetincetindag/dfmgr/main/install.sh | bash
dfmgr init
dfmgr add ~/.vimrc
dfmgr deploy
Keep your development environment consistent across all devices with automated synchronization and conflict resolution.