diff --git a/conf.d/abbr.fish b/conf.d/abbr.fish index be6c762..efc43cf 100644 --- a/conf.d/abbr.fish +++ b/conf.d/abbr.fish @@ -72,8 +72,8 @@ abbr -a g git abbr -a gitig gi abbr -a git-ignore gi # Antigravity -abbr -a ag antigravity -abbr -a ag. antigravity . +abbr -a ag agy +abbr -a ag. agy . # Quit abbr -a /exit exit # Window-management abbreviations are opinionated (C4 integrations) diff --git a/docs/fish-config.md b/docs/fish-config.md index 3650e4c..c936b00 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -416,8 +416,8 @@ Appending n to any :cd* abbreviation also runs nvim after changing dir. ## 4.8 AI Assistants - ag antigravity - ag. antigravity . + ag agy + ag. agy . v antigravity-ide s wezterm ssh (WezTerm only) @@ -1101,15 +1101,6 @@ Add -i (interactive confirmation) to destructive commands: agy chat agy resume -### antigravity - - Synopsis: antigravity [args...] - Alias for agy with noisy deprecation warnings filtered from stderr. - Delegates to the agy fish function, so agents-init --agents runs on - every invocation. - - antigravity chat - ### antigravity-ide Synopsis: antigravity-ide [args...]