[emacs] More tweaks for "AI"

This commit is contained in:
John Doty 2025-05-19 18:16:45 +00:00
parent 4c61541f83
commit 39ad97cfa7
2 changed files with 25 additions and 5 deletions

View file

@ -656,4 +656,5 @@ If END-LINE is not provided, only delete START-LINE."
:confirm t ;; For security, prompt the user before running any shell command
:include t) ;; Include the command output in the conversation
(provide 'doty-tools)
;;; doty-tools.el ends here