Fixed things

This commit is contained in:
2026-04-14 17:06:46 +03:00
parent dc47722b8b
commit a6c4cc7922
5 changed files with 17 additions and 8 deletions
+2 -3
View File
@@ -1,4 +1,3 @@
#+title: Aner's Emacs Lauretta Configuration
#+property: header-args :results silent
@@ -32,8 +31,8 @@
** Agent Shell
#+begin_src emacs-lisp
(setq agent-shell-opencode-default-model-id "opencode/glm-5")
(setq agent-shell-preferred-agent-config (agent-shell-opencode-make-agent-config))
(setq agent-shell-opencode-default-model-id "opencode/big-pickle")
;; (setq agent-shell-preferred-agent-config (agent-shell-opencode-make-agent-config))
#+end_src
** Headphones