Readme
Setup
- Install yadm for your distribution
- Use
yadm cloneto clone the repositoryssh://git@git.nmlk.se:222/wholteza/dotfiles.git - Check
yadm statusfor conflicts
Usage
- Add files with
yadm add <path>. - Commit with
yadm commit -m "message" - Push with
yadm push