update add claude code

This commit is contained in:
2025-10-19 21:57:36 +08:00
parent 788b862e5b
commit 48f26adf81
3 changed files with 64 additions and 1 deletions
+8
View File
@@ -29,3 +29,11 @@
(package! tree-sitter-langs)
(package! ob-mermaid)
;; Claude Code integration
(package! inheritenv
:recipe (:host github :repo "purcell/inheritenv"))
(package! claude-code
:recipe (:host github :repo "stevemolitor/claude-code.el" :branch "main" :depth 1
:files ("*.el" (:exclude "images/*"))))