yadm

Git-based dotfiles manager with support for encryption and alternates

brewmacoslinux
Try with needOr install directly
Source

About

Yet Another Dotfiles Manager

Commands

yadm

Examples

Initialize a new yadm repository for managing dotfiles$ yadm init
Add a dotfile to tracking and commit it$ yadm add ~/.bashrc && yadm commit -m 'Add bashrc'
Clone an existing yadm dotfiles repository$ yadm clone https://github.com/user/dotfiles.git