Bootstrap a macOS workstation
- Install common applications and binaries
- Configure macOS defaults
- Apply custom iTerm status bar and theme
- Set custom bash profile
git clone git@github.com:brianannis/dotfiles.git
chmod a+x bootstrap.zsh
./bootstrap.zsh
curl https://github.com/brianannis/dotfiles/archive/master.zip -L -o ~/Downloads/master.zip
unzip ~/Downloads/master.zip -d ~/Downloads/dotfiles-master
cd ~/Downloads/dotfiles-master
chmod a+x bootstrap.zsh
./bootstrap.zsh