File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
private_dot_config/opencode Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -202,6 +202,13 @@ refreshPeriod = "24h"
202202 url = " https://github.com/catppuccin/alacritty.git"
203203 refreshPeriod = " 168h"
204204
205+ # TODO: move to openpackage managed? via .agents?
206+ # - will it version?
207+ [" .config/agents/plugins/anthropics/skills" ]
208+ type = " git-repo"
209+ url = " https://github.com/anthropics/skills.git"
210+ refreshPeriod = " 72h"
211+
205212# renovate: datasource=github-releases depName=obra/superpowers
206213{{ $obraSuperpowersVersion := "v4.0.1" -}}
207214
@@ -211,11 +218,9 @@ refreshPeriod = "24h"
211218 refreshPeriod = " 168h"
212219 args = [" --branch" , " {{ $obraSuperpowersVersion }}" ]
213220
214- [" .config/agents/plugins/anthropics/skills" ]
215- type = " git-repo"
216- url = " https://github.com/anthropics/skills.git"
217- refreshPeriod = " 72h"
218-
221+ # TODO: move to openpackage managed? via .agents?
222+ # (for claude code at least opencode needs custom install)
223+ # - will it version?
219224[" .config/agents/plugins/obra/superpowers" ]
220225 type = " git-repo"
221226 url = " https://github.com/obra/superpowers.git"
Original file line number Diff line number Diff line change 1- {{ .chezmoi.homeDir }}/.config /opencode/superpowers/.opencode /plugin /superpowers.js
1+ {{ .chezmoi.homeDir }}/.config /opencode/superpowers/.opencode /plugins /superpowers.js
Original file line number Diff line number Diff line change 1+ {{ .chezmoi.homeDir }}/.config /opencode/superpowers/skills
You can’t perform that action at this time.
0 commit comments