Command generator
Build your install command
Pick a platform, toggle the options you want — and on the Linux distros, choose which
Core modules to link — then copy a command that runs against the repo
as it is today: a real clone + bootstrap, no
magic curl | bash. Every toggle maps to a flag the bootstrap actually accepts.
Apple Silicon or Intel. Homebrew does the heavy lifting; Core is vendored.
Your command dotfiles-MacBook ↗
$ git clone --branch v2.6.0 https://github.com/dotgibson/dotfiles-MacBook ~/dotfiles-MacBook
$ cd ~/dotfiles-MacBook
$ ./bootstrap.sh Want the full step-by-step with prerequisites and a dry-run preview? See Get Started. Generated commands only ever use flags verified against each repo’s bootstrap.