1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-27 16:20:07 +00:00
ohmyzsh/plugins/tkn
Jorge Francisco Varela Gutiérrez 0b67d08f13 Added plugin for tekton ci/cd CLI
2022-08-23 14:02:15 -05:00
..
README.md Added plugin for tekton ci/cd CLI 2022-08-23 14:02:15 -05:00
tkn.plugin.zsh Added plugin for tekton ci/cd CLI 2022-08-23 14:02:15 -05:00

Tekton CLI

This plugin provides autocompletion for tkn. A command for easier interaction with Tekton CI/CD components.

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

plugins=(... tkn)

See Also

Contributors