0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/kn
2024-03-26 09:55:16 +01:00
..
kn.plugin.zsh 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 - 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