🚧️ WIP: These steps haven't been confirmed on a new machine. Use with caution.
- Set up SHH keys
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"; see Homebrewbrew install yadmyadm clone git@github.com:paulchiu/dotfiles.git; see yadm - Getting Startedyadm statuscd ~/bootstrap && brew bundle install
TL;DR yadm is basically a wrapper on git so all default git aliases work once bootstrapped.
- Modify relevant configuration file
- Update with
ya add -u - Commit and push with
ya cm '...'andya push
To add a new configuration file or folder, just do ya add [target].