mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Merge 2c0f0e32c4 into d6ccb41d0b
This commit is contained in:
commit
80bc1825d6
1 changed files with 3 additions and 0 deletions
3
plugins/helm/helm.plugin.zsh
Normal file
3
plugins/helm/helm.plugin.zsh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if [ $commands[helm] ]; then
|
||||
source <(helm completion zsh)
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue