From 77daa1f8cebd1cd74b8165244c9f35e4d5417dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabor=20K=C3=B6rber?= Date: Tue, 19 May 2026 20:48:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=20Configure=20reliquary=20source=20an?= =?UTF-8?q?d=20enable=20plugins?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude/settings.json b/.claude/settings.json index ba40565..9eddf36 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -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)",