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:

  1. Clone the repository into Oh My Zsh's custom plugins directory:
Bash
  1. Add kimi-cli to the plugins list in ~/.zshrc:
Bash
  1. 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.

Tool integrations - Kimi Help Center