Add gptel
This commit is contained in:
parent
f896673603
commit
2242646634
1 changed files with 3 additions and 1 deletions
4
init.el
4
init.el
|
@ -1019,6 +1019,8 @@
|
|||
(lambda () (when (file-exists-p custom-file)
|
||||
(load custom-file 'noerror))))
|
||||
|
||||
(message "Successfully loaded entire config!")
|
||||
(use-package gptel
|
||||
:ensure t)
|
||||
|
||||
(message "Successfully loaded entire config!")
|
||||
;;; init.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue