This commit is contained in:
Shawn 2017-11-04 19:30:57 +00:00 committed by GitHub
commit 80bc1825d6

View file

@ -0,0 +1,3 @@
if [ $commands[helm] ]; then
source <(helm completion zsh)
fi