diff --git a/.config/zsh/completion/k8s.zsh b/.config/zsh/completion/k8s.zsh index d87bfaa..1bb22a7 100644 --- a/.config/zsh/completion/k8s.zsh +++ b/.config/zsh/completion/k8s.zsh @@ -1,8 +1,5 @@ #!/bin/zsh -__z_comp_kubectl() { - command kubectl completion zsh -# complete -F __start_kubectl k -} +__z_comp_kubectl() { command kubectl completion zsh ; } __z_comp_external kubectl __z_comp_kubectl unset -f __z_comp_kubectl diff --git a/.config/zsh/rc/keyboard.zsh b/.config/zsh/rc/keyboard.zsh index e357ca0..0e87594 100644 --- a/.config/zsh/rc/keyboard.zsh +++ b/.config/zsh/rc/keyboard.zsh @@ -74,7 +74,6 @@ z-bind () { done shift -# sequence="$1" widget="$2" local -Ua keys