## Machine Setup Choose your operating system for setup instructions: - **[macOS Setup](./macos-setup.md)** — Homebrew, Git, and macOS-specific preferences - **[Linux Setup](./linux-setup.md)** — Git installation for Debian/Ubuntu and Fedora/RHEL ### Quick Start Once you have the repo cloned, run: ```bash cd ~/vigilant-broccoli && pnpm local:install:machine-setup ``` This automatically detects your OS and runs the appropriate setup script.