From f2d5e4e78c8a7c740628d93af171c10b25624399 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 3 Feb 2026 23:05:27 +0200 Subject: Update --- dotfiles/fish/conf.d/ai.fish | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dotfiles/fish/conf.d/ai.fish b/dotfiles/fish/conf.d/ai.fish index 0d8de59..01993c4 100644 --- a/dotfiles/fish/conf.d/ai.fish +++ b/dotfiles/fish/conf.d/ai.fish @@ -22,6 +22,9 @@ function ai::cursor_agent cursor-agent end +function a + ai::cursor_agent +end + abbr -a suggest hexai abbr -a explain 'hexai explain' -abbr -a a ai::cursor_agent -- cgit v1.2.3