Browse Source

[emacs] Add agent-shell

Colin Powell 4 days ago
parent
commit
bb78db2bb5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      emacs/.config/doom/custom.el

+ 1 - 1
emacs/.config/doom/custom.el

@@ -5,7 +5,7 @@
  ;; If there is more than one, they won't work right.
  '(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
  '(package-selected-packages
-   '(csv-mode direnv ef-themes helix-theme magit-todos nov vulpea w3m))
+   '(agent-shell csv-mode direnv ef-themes helix-theme magit-todos nov vulpea w3m))
  '(safe-local-variable-values '((pytest-global-name . "docker-compose run --rm test --"))))
 (custom-set-faces
  ;; custom-set-faces was added by Custom.