- Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Install yadm
brew install yadm
- Clone repo
yadm clone https://github.com/evanriley/dotfiles.git
- Setup symlinks
yadm alt
- Bootstrap with yadm
yadm bootstrap
Restart & Enjoy
- Install yadm
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:TheLocehiliosan:yadm/Fedora_39/home:TheLocehiliosan:yadm.repo
sudo dnf install yadm
- Clone repo
yadm clone https://github.com/evanriley/dotfiles.git
- Setup symlinks
yadm alt
- Bootstrap with yadm
yadm bootstrap