fix(ai): unset CLAUDECODE to allow nested sessions + add justl.el

This commit is contained in:
2026-03-21 12:23:07 +08:00
parent 4be0e63fac
commit 0c061e37ab
3 changed files with 28 additions and 18 deletions
+3
View File
@@ -64,6 +64,9 @@
("integration" "integration/*")
(:exclude ".dir-locals.el" "*-tests.el"))))
;; Justfile mode
(package! justl :recipe (:host github :repo "psibi/justl.el"))
;; Usage metrics and key tracking
(package! keyfreq)
(package! command-log-mode)