update add claude code
This commit is contained in:
@@ -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/*"))))
|
||||
|
||||
Reference in New Issue
Block a user