This is my own personal dotfile repo for setting up a new machine.
1. Install Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
sudo chsh -s /bin/zsh
git clone https://github.com/idennydeng/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./bootstrap.sh
cd ~/.dotfiles && ./.macos
cd ~/.dotfiles && ./brew.sh