Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install applications with Homebrew:
brew install git bash
brew install visual-studio-code raycast hammerspoon google-chrome
brew install --cask docker
Checkout "Configuration" section in linux/README.md.
Link the config file of Hammerspoon:
ln -fs ~/.dotfiles/platforms/mac/hammerspoon/init.lua ~/.hammerspoon/init.lua