/shelf/tools

Tools: Homebrew

A reliable package manager for the macOS toolchain.

Cover image for Tools: Homebrew

Benefits

  • One command installs most of your stack.
  • Easy upgrades and rollbacks.
  • Consistent tooling across machines.

Prerequisites

  • Command line access.
  • A clear list of core packages.

Quick snippets

brew update
brew install rg fzf

Resources

Where it fails

Blind upgrades can break a stable stack. Pin critical versions.