894062adcd
Each discovered dot-dir now gets its own Mackup app definition: .claude → ~/.mackup/ssr-claude.cfg .cursor → ~/.mackup/ssr-cursor.cfg .config/gh → ~/.mackup/ssr-config-gh.cfg … This matches Mackup's own convention, keeps definitions independent, and makes it easy to add/remove individual apps. The old combined ssr-custom.cfg is removed automatically on the next sync run. Files are written idempotently (skipped when content is unchanged). Co-authored-by: Cursor <cursoragent@cursor.com>