ohmyzsh/plugins/kn
vladislav doster 1d09c6bb0a
style: remove trailing whitespace (#12303)
2024-03-26 09:55:16 +01:00
..
README.md feat(kn): add plugin for `kn` completion (#8927) 2021-11-17 10:33:48 +01:00
kn.plugin.zsh style: remove trailing whitespace (#12303) 2024-03-26 09:55:16 +01:00

README.md

kn - Knative CLI

This plugin provides autocompletion for kn operations.

To use it, add kn to the plugins array of your zshrc file:

plugins=(... kn)

See Also

Contributors