summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-25 20:06:48 +0300
committerPaul Buetow <paul@buetow.org>2025-04-25 20:06:48 +0300
commit48178ad7d5a1f61790e6fa510971e0636d97d61a (patch)
tree5b97cba30d7ebbfb7c6e03c64eda566e82e9cbf1
parent93a3cf112417d47b859d85d6450ec5b75bdde492 (diff)
fix
-rw-r--r--dotfiles/fish/conf.d/ai.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/fish/conf.d/ai.fish b/dotfiles/fish/conf.d/ai.fish
index 5ad80d2..4e89bbb 100644
--- a/dotfiles/fish/conf.d/ai.fish
+++ b/dotfiles/fish/conf.d/ai.fish
@@ -2,4 +2,4 @@ abbr -a gpt chatgpt
abbr -a gpti "chatgpt --interactive"
abbr -a suggest 'gh copilot suggest'
abbr -a explain 'gh copilot explain'
-abbr -a ai 'aichat -e'
+abbr -a aic 'aichat -e'