save¶
Save current dotfile changes to the active branch.
Usage¶
Behavior¶
- Scans all configured paths for changes
- Detects and strips secrets (replaced with vault tokens)
- Commits changes with the provided message
- Reports files saved, secrets detected, hooks run
Options¶
| Flag | Description |
|---|---|
--force |
Save even if no tracked files changed |
--dry-run |
Preview what would be saved |
--section <name> |
Only save specific section |