diff --git a/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl b/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl index 5419ddaa..ad777605 100644 --- a/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl +++ b/chezmoi/.chezmoiscripts/run_onchange_after_setup_claude.sh.tmpl @@ -11,6 +11,7 @@ marketplaces=( anthropics/claude-plugins-official JuliusBrussee/caveman mattpocock/skills + MemPalace/mempalace zilliztech/memsearch ) for entry in "${marketplaces[@]}"; do @@ -25,6 +26,7 @@ plugins=( typescript-lsp@claude-plugins-official caveman@caveman mattpocock-skills@mattpocock + mempalace@mempalace memsearch@memsearch-plugins ) for entry in "${plugins[@]}"; do