Commit 9edb3fce authored by Vincent's avatar Vincent Committed by Robby Russell
Browse files

Added: Helm plugins (#6265)

parent b53fbc36
# Autocompletion for helm.
#
# Copy from kubectl : https://github.com/pstadler
if [ $commands[helm] ]; then
source <(helm completion zsh)
fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment