17 lines
378 B
TOML
17 lines
378 B
TOML
[marketplaces.claude-plugins-official]
|
|
source_type = "git"
|
|
source = "https://github.com/anthropics/claude-plugins-official.git"
|
|
|
|
[marketplaces.reliquary]
|
|
source_type = "git"
|
|
source = "git@git.g4b.org:dirigence/reliquary.git"
|
|
|
|
[plugins."superpowers@claude-plugins-official"]
|
|
enabled = true
|
|
|
|
[plugins."g4b_ai@reliquary"]
|
|
enabled = true
|
|
|
|
[plugins."gitea@reliquary"]
|
|
enabled = true
|