Last active
January 8, 2026 00:04
-
-
Save zonca/d840426702ff406b9547fb17d0465ffd to your computer and use it in GitHub Desktop.
Update Ubuntu/Debian Gemini-cli and Codex-cli
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
| alias up="sudo apt update && sudo apt upgrade -y && rm -rf \$(npm config get prefix)/lib/node_modules/@google/.gemini-cli-* \$(npm config get prefix)/lib/node_modules/.codex-cli-* && npm install -g --force @google/gemini-cli codex-cli" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment