Add portable plugin configuration for cross-host sync
- Create plugins/config.json with marketplace sources and desired plugins - Remove plugins/installed_plugins.json from tracking (host-specific paths) - Add installed_plugins.json to .gitignore - Update README with plugin installation instructions - Enable example-skills plugin in settings.json
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -26,3 +26,4 @@ plugins/marketplaces/
|
||||
plugins/repos/
|
||||
plugins/install-counts-cache.json
|
||||
plugins/known_marketplaces.json
|
||||
plugins/installed_plugins.json
|
||||
|
||||
Reference in New Issue
Block a user