ai in your terminal
# Install dependencies
brew install jq fzf # or apt-get install jq fzf
# Set API keys
export GROQ_API_KEY='your_key'
export OPENAI_API_KEY='your_key'
# Add to zshrc
echo "source /path/to/zshai/smartcomplete.zsh" >> ~/.zshrc
add on first run ask user if zshai can see his .zshrc to know ALIASES
Ctrl+H
- Get AI command suggestionsCtrl+E
- Explain current command
SUGGEST_KEY
andEXPLAIN_KEY
- Change keybindingsSTREAMING_ENABLED
- Toggle typewriter effectGROQ_MODEL
andGPT4O_MODEL
- Change AI models
none, free code