mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-30 22:24:06 -06:00
config: add superpowers plugin via chezmoi external repo
This commit is contained in:
@@ -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"
|
||||
@@ -0,0 +1 @@
|
||||
../superpowers/.opencode/plugin/superpowers.js
|
||||
@@ -0,0 +1 @@
|
||||
../superpowers/skills
|
||||
Reference in New Issue
Block a user