OpenBoot v0.24.0
What's New
- Clean command — Remove packages not in your config or snapshot (
openboot clean --from snapshotor--user <email>) - Full snapshot restore — Importing a snapshot now restores git identity (name & email), Oh-My-Zsh theme, and plugins
Improvements
- Independent git restore — Git name and email are now restored independently during snapshot import, fixing cases where only one was already configured
Installation
curl -fsSL https://openboot.dev/install | bashOr via Homebrew:
brew install openbootdotdev/tap/openbootBinaries
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | openboot-darwin-arm64 |
| macOS | Intel | openboot-darwin-amd64 |