mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
load krew plugin completions
This commit is contained in:
parent
b1813d05f1
commit
859fe6916c
|
@ -124,6 +124,8 @@ fpath+={{@@ env['HOME'] @@}}/.oh-my-zsh/custom/plugins/zsh-completions/src
|
||||||
fpath+={{@@ env['HOME'] @@}}/.oh-my-zsh/custom/plugins/custom-completions
|
fpath+={{@@ env['HOME'] @@}}/.oh-my-zsh/custom/plugins/custom-completions
|
||||||
{%@@ endif @@%}
|
{%@@ endif @@%}
|
||||||
|
|
||||||
|
[[ -f ${HOME}/.kube/plugin-completion-config/zsh.yaml ]] && source <(kubectl plugin_completion plugin-completion zsh)
|
||||||
|
|
||||||
|
|
||||||
source ${ZSH}/oh-my-zsh.sh
|
source ${ZSH}/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue