setup
Interactive bootstrap wizard for a new machine. Walks through everything in one session: brain path, git remote, machine settings, directory scaffolding, dotfile wiring, and Brew packages.
overseer setup
overseer setup --dry-run # preview without making changesSafe to re-run at any time — existing values are shown as defaults and nothing is overwritten without your input.
What it does
- Resolves (or prompts for) the brain path
- Clones the brain repo if a remote is configured and the brain isn’t present
- Applies dotfile symlinks from
brain/overseer/dotfiles/ - Runs
brew bundlefrom the Brewfile - Applies git profiles to managed repos
To re-apply config without the interactive wizard, use overseer brain setup.