Last active
February 26, 2026 05:47
-
-
Save wilsonsilva/65959f709ce52860b674d2ed585aacdd to your computer and use it in GitHub Desktop.
Update all AI CLI tools
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| brew upgrade mise # Mise | |
| mise upgrade # Bun and other dependencies | |
| bun add -g @google/gemini-cli # Gemini CLI | |
| bun add -g @sourcegraph/amp@latest # AmpCode | |
| bun add -g opencode-ai # OpenCode | |
| bun add -g @github/copilot # Github Copilot CLI | |
| claude update # Claude Code | |
| agent update # Cursor CLI | |
| omz update # Oh My Zsh |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shell function: