Configure agent-shell

This commit is contained in:
Tobias Ostner 2026-03-18 09:55:24 +01:00
parent 52f111e561
commit 3be00c5291
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -21,6 +21,7 @@
clj-kondo
cloc
cmake
codex-acp
coreutils
curl
fira-code