Fresh Mac? Don't spend
3 hours setting it up
One command installs Git, Node, Docker, VS Code, shell config, dotfiles—everything you'd normally spend your first day installing. Then snapshot your setup and share it with your team so they get the same thing.
brew install openbootdotdev/tap/openboot Alternative: curl -fsSL openboot.dev/install.sh | bash

How It Works
One command, a few picks, done in under 30 minutes.
Run one command
Paste the curl command into your terminal. If Homebrew isn't installed, it sets that up too — Xcode tools and all. Then the package picker opens.
Pick your tools
A terminal menu opens. Start from a preset or go package by package — toggle what you want, confirm, and you're done choosing.
Everything installs itself
Packages download, shell gets configured, dotfiles get linked, macOS preferences get applied. It runs unattended — no babysitting needed.
Open a new terminal
Your tools are there, aliases work, shell config is live. Everything that used to take a full day is already done.