From f6500b025a4421aed9e92b6c6641f4304b233461 Mon Sep 17 00:00:00 2001 From: William Date: Wed, 15 Apr 2026 15:23:52 -0300 Subject: [PATCH] opencode: superpowers plugin --- aspects/ai.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/aspects/ai.nix b/aspects/ai.nix index 30c7342..1192009 100644 --- a/aspects/ai.nix +++ b/aspects/ai.nix @@ -27,6 +27,7 @@ settings = { theme = "system"; autoupdate = false; + plugin = [ "superpowers@git+https://github.com/obra/superpowers.git" ]; }; }; };