Config Sync Pull Pull configuration from your GitHub backup repo and apply it to the local machine. What happens 1. Backup — Current local config is backed up to plugin data directory (timestamped, keeps last 10) 2. Apply shared — Files from directory are applied first (base layer) 3. Apply profile — Profile-specific files overlay on top (overrides shared where both exist) 4. Apply global — User-level settings from are applied to 5. Verify — JSON config files are validated for correct syntax Instructions Parse user arguments and run the pull script: Options: - — Pull a specific profile (defau…