yadm clone [email protected]:body20002/dotfiles.git
yadm bootsrapgit clone --bare https://github.com/USERNAME/dotfiles.git $HOME/.dotfiles
alias dotfiles='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
dotfiles checkoutyadm add folder/file
yadm commit -m "your message"
yadm pushdotfiles add folder/file
dotfiles commit -m "your message"
dotfiles pushdotfiles update-index --assume-unchanged README.md- Add screenshots
fork me daddy