Check https://brew.sh/ for latest command.
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"During installation, Homebrew should ask to install Command Line Tools. If
not, run:
xcode-select --installgit clone https://github.com/tnahs/dotfiles ~/.dotfiles~/.dotfiles/setup.shFirst, install Rosetta. Some older applications will fail to install without Rosetta.
sudo softwareupdate --install-rosettaOpen a fresh shell and run:
~/.dotfiles/scripts/install-brewfile.sh~/.dotfiles/scripts/config-macos-defaults.shRestart if necessary.