gregbook / kws-completion

zsh completion for kws cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kws-completion

This plugin adds auto-completion for kws in a zsh.

As an Oh My ZSH! custom plugin

Clone kws-completion into your custom plugins repo

git clone https://github.com/gregbook/kws-completion ~/.oh-my-zsh/custom/plugins/kws-completion

To use it add kws-completion to the plugins array in your zshrc file.

plugins+=(kws-completion)

Keep in mind that plugins need to be added before oh-my-zsh.sh is sourced.

About

zsh completion for kws cli