From 453435a2c181eba1a4b929ffe5167e12e861f626 Mon Sep 17 00:00:00 2001 From: Viktor Barzin Date: Tue, 3 Feb 2026 20:35:15 +0000 Subject: [PATCH] Add Claude plugins preference to memory file --- dot_claude/CLAUDE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dot_claude/CLAUDE.md b/dot_claude/CLAUDE.md index 3cc30f4..4afee67 100644 --- a/dot_claude/CLAUDE.md +++ b/dot_claude/CLAUDE.md @@ -9,3 +9,9 @@ When making changes to dotfiles (including Claude files in `~/.claude/`), always - `chezmoi re-add ` for updated files 2. Commit the changes in the chezmoi source directory: - `cd $(chezmoi source-path) && git add -A && git commit -m ""` + +### Claude Plugins +When installing new Claude plugins or marketplaces, update these files: +- `~/.local/bin/sync-dotfiles-remote.sh` - add new marketplace/plugin install commands +- `~/.local/share/chezmoi/run_once_after_install-claude-plugins.sh` - add to chezmoi run_once script +Then sync and commit both to chezmoi.