Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MoonshotAI/zsh-kimi-cli

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 

Repository files navigation

kimi-cli Zsh Plugin

kimi-cli Zsh plugin is a Zsh plugin that integrate Kimi CLI into Zsh.

Usage

  • Press Ctrl-X in Zsh to start talking to Kimi CLI.
  • Press Ctrl-X again to exit Kimi CLI mode.

Requirements

  • Zsh 5.4+
  • kimi binary available in $PATH

Installation

Pick the method that matches your Zsh setup.

Manual (.zshrc)

# clone anywhere you prefer
git clone https://github.com/MoonshotAI/zsh-kimi-cli.git ~/.zsh/kimi-cli

# load the plugin in .zshrc
source ~/.zsh/kimi-cli/kimi-cli.plugin.zsh

Open a new shell (or exec zsh) to activate the handler.

Oh My Zsh

git clone https://github.com/MoonshotAI/zsh-kimi-cli.git \
  ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/kimi-cli

# in ~/.zshrc
plugins=(... kimi-cli)

Reload Zsh to pick up the plugin.

Antigen

antigen bundle MoonshotAI/zsh-kimi-cli
antigen apply

Zinit

zinit light MoonshotAI/zsh-kimi-cli

Znap

znap source MoonshotAI/zsh-kimi-cli

Fig

fig plugin install MoonshotAI/zsh-kimi-cli

Zplug

zplug "MoonshotAI/zsh-kimi-cli", as:plugin

About

No description, website, or topics provided.

Resources

Stars

69 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.