Quick start
Requirements
- macOS (Apple Silicon or Intel)
- Bash 3.2+ (preinstalled)
- Network access for the initial Homebrew install
- A cloud folder you control (iCloud Drive is the default)
Install
install.sh will:
- Symlink
bin/ssr into ~/.local/bin (override with SSR_PREFIX).
- Seed
~/.config/ssr/ssr.conf from config/ssr.conf.example (chmod 600).
- Optionally enable the scheduled daily sync.
If ~/.local/bin is not on your PATH:
First commands
Restore on a new machine after clone + ./install.sh:
Default Brewfile location: <cloud>/BACKUP/<hostname> - <hardware-uuid>/Brewfile. To use another host's snapshot, pass the Brewfile path - see Backup-structure-and-sync.