⚙ Configure reliquary source and enable plugins
This commit is contained in:
@@ -1,4 +1,18 @@
|
||||
{
|
||||
"extraKnownMarketplaces": {
|
||||
"reliquary": {
|
||||
"source": {
|
||||
"source": "git",
|
||||
"url": "git@git.g4b.org:dirigence/reliquary.git"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enabledPlugins": {
|
||||
"superpowers@claude-plugins-official": true,
|
||||
"g4b_ai@reliquary": true,
|
||||
"gitea@reliquary": true,
|
||||
"workpad@reliquary": true
|
||||
},
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:docs.rs)",
|
||||
|
||||
Reference in New Issue
Block a user