Tool integrations
In addition to IDE integration, Kimi Code CLI can be integrated into other tools to enhance your terminal workflow.
Zsh plugin
zsh-kimi-cli is a Zsh plugin that lets you quickly switch to Kimi Code CLI from your shell.
Oh My Zsh installation
If you use Oh My Zsh, follow these steps to install:
- Clone the repository into Oh My Zsh's custom plugins directory:
Bash
- Add
kimi-clito the plugins list in~/.zshrc:
Bash
- Reload the configuration:
Bash
Usage
Once installed, press Ctrl-X in your terminal to quickly switch to Kimi Code CLI without manually typing the kimi command.