Added gptel for LLM integration into emacs

This commit is contained in:
Random936
2026-06-06 07:41:37 -04:00
parent 1d027b9d61
commit de48ef2125
2 changed files with 23 additions and 0 deletions

View File

@@ -355,4 +355,5 @@ Load other files:
(jm/load-config-if-exists "~/.emacs.d/erc.org") ; IRC Client Config
(jm/load-config-if-exists "~/.emacs.d/email.org") ; Mu4e Config
(jm/load-config-if-exists "~/.emacs.d/ledger.org") ; Ledger CLI Config
(jm/load-config-if-exists "~/.emacs.d/llm.org") ; LLM Emacs Integration Config
#+end_src