dotfiles Personal dotfiles managed using yadm Usage To setup a new system: Install yadm, either via package manager, git or from source. yadm clone git@github.com:ptheywood/dotfiles.git To add a new file yadm add <file> yadm commit -m "Add new file" yadm push