Install agent-shell
This commit is contained in:
parent
ef18bbcf38
commit
52f111e561
2 changed files with 6 additions and 0 deletions
|
|
@ -10,6 +10,11 @@
|
|||
|
||||
(require 'bind-key)
|
||||
|
||||
(use-package agent-shell
|
||||
:config
|
||||
(setq agent-shell-openai-authentication
|
||||
(agent-shell-openai-make-authentication :login t)))
|
||||
|
||||
(use-package apheleia
|
||||
:config
|
||||
(add-to-list 'apheleia-formatters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue