dotfiles Install Homebrew Add brew package manager /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Install bundle Looks for ~/Brewfile and installs its contents brew bundle install