config: add superpowers plugin via chezmoi external repo

This commit is contained in:
2026-01-23 14:00:59 -06:00
parent e0f94de944
commit d7ea3c84d8
3 changed files with 8 additions and 1 deletions
+6 -1
View File
@@ -1,2 +1,7 @@
# External repositories managed by chezmoi
# https://www.chezmoi.io/reference/special-files-and-directories/chezmoiexternal-format/
# https://www.chezmoi.io/reference/special-files-and-directories/chezmoiexternal-format/
[".config/opencode/superpowers"]
type = "git-repo"
url = "https://github.com/obra/superpowers.git"
refreshPeriod = "168h"