GitHub

Brewfile

My curated macOS dev setup via Homebrew

Terminal โ€” zsh
# Install everything with one command
โฏ bash <(curl -fsSL https://sbastien.github.io/Brewfile/install.sh)
-- CLI Tools
-- Apps
-- Nerd Fonts

Alternative

Terminal โ€” zsh
โฏ curl -fsSL https://raw.githubusercontent.com/Sbastien/Brewfile/main/Brewfile | brew bundle --file=-

What's Included

Loading...