Configure agent-shell
This commit is contained in:
parent
52f111e561
commit
3be00c5291
2 changed files with 3 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
|||
(use-package agent-shell
|
||||
:config
|
||||
(setq agent-shell-openai-authentication
|
||||
(agent-shell-openai-make-authentication :login t)))
|
||||
(agent-shell-openai-make-authentication :login t)
|
||||
agent-shell-prefer-viewport-interaction t))
|
||||
|
||||
(use-package apheleia
|
||||
:config
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@
|
|||
clj-kondo
|
||||
cloc
|
||||
cmake
|
||||
codex-acp
|
||||
coreutils
|
||||
curl
|
||||
fira-code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue