Set gptel-use-curl t on windows
This commit is contained in:
parent
fdcf255f86
commit
a6cfc69bfc
1 changed files with 1 additions and 1 deletions
|
@ -363,4 +363,4 @@
|
||||||
(elisp . "Consider yourself an experienced Emacs Lisp developer with a deep understanding of Emacs's extensibility and customization capabilities. You're well-versed in creating and modifying Emacs modes, optimizing workflows, and integrating Emacs with other tools and services.")))
|
(elisp . "Consider yourself an experienced Emacs Lisp developer with a deep understanding of Emacs's extensibility and customization capabilities. You're well-versed in creating and modifying Emacs modes, optimizing workflows, and integrating Emacs with other tools and services.")))
|
||||||
:config
|
:config
|
||||||
(when (eq system-type 'windows-nt)
|
(when (eq system-type 'windows-nt)
|
||||||
(setq gptel-use-curl nil)))
|
(setq gptel-use-curl t)))
|
||||||
|
|
Loading…
Add table
Reference in a new issue