提交 f19b6b24 编写于 作者: P Patrick Stadler 提交者: Robby Russell

add kubectl plugin (#5298)

上级 51c10783
# Autocompletion for kubectl, the command line interface for Kubernetes
#
# Author: https://github.com/pstadler
if [ $commands[kubectl] ]; then
source <(kubectl completion zsh)
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册