mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-06-26 05:21:17 +02:00
| .. | ||
| antigravity.plugin.zsh | ||
| README.md | ||
Antigravity
This plugin adds completion for the Google Antigravity CLI, as well as a few aliases for common commands.
To use it, add antigravity to the plugins array in your zshrc file:
plugins=(... antigravity)
Aliases
| Alias | Command |
|---|---|
agv |
antigravity |
agvi |
antigravity init |
agvb |
antigravity build |
agvd |
antigravity deploy |