emacs: only enable chatgpt package for hermes

This commit is contained in:
Payas Relekar 2023-09-28 19:21:32 +05:30
parent 290ced21d9
commit 96d7021e5d

View file

@ -1033,6 +1033,7 @@ When Emacs is opened in Windows Subsystem for Linux, open web links in Firefox o
** GPTel
#+begin_src emacs-lisp :lexical t
(use-package! gptel
:if (string= system-name "hermes")
:after (f dash)
:init
(map! (:map global-map