Gemini CLI on your terminal...everywhere
make create-alias
scripts/create_alias.sh
This script will add the following alias to your shell configuration file (/Users/xxx/.zshrc):
alias gemini='node /Users/xxx/gemini-cli/scripts/start.js'
Do you want to proceed? (y/n) y
Alias added to /Users/xxx/.zshrc.
Please run 'source /Users/xx/.zshrc' or open a new terminal to use the 'gemini' command.
source ~/.zshrcnpx https://github.com/google-gemini/gemini-cli









