Usage - Zanges/.dotfilerepo GitHub Wiki

Add:

config add <dotfile>


Update:

config commit -m <msg>

config push -u origin main


Install:

echo ".dotfilerepo" >> .gitignore && git clone --bare https://github.com/Zanges/.dotfilerepo.git $HOME/.dotfilerepo && git --git-dir=$HOME/.dotfilerepo --work-tree=$HOME checkout -f

⚠️ **GitHub.com Fallback** ⚠️