From 4a8f32032edcabc765a290172857e3ac019e9447 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sat, 31 Jan 2026 13:47:53 +0100 Subject: [PATCH] fix: typo --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index fa9a4117b6d81a22d9cae1cbb31240f0debd3256..b89849c3a4bb7d624b4d77851a1f3446ec7e3ce6 100644 --- a/init.el +++ b/init.el @@ -1305,7 +1305,7 @@ ;; Usage (agent-shell-prefer-viewport-interaction t) ;; Command setup - (agent-shell-google-gmini-command + (agent-shell-google-gemini-command '("~/.local/bin/gemini" "--experimental-acp")) (agent-shell-anthropic-claude-command '("~/.local/bin/claude-code-acp"))