Archived: Find my new dotfiles Here
- Install the dotfiles into a bare repo.
curl -SL https://ecr.lol/macdots | bash
- Install dependecies and enable services
# For Apple Silicon
sudo softwareupdate --install-rosetta --agree-to-license
brew bundle --file ~/bin/Brewfile
- Install system defaults and user configs.
./bin/macos
Restart & Enjoy