From a70347e7f76578893bfa70d858838c866cc7afa5 Mon Sep 17 00:00:00 2001 From: Konstantin Demin Date: Wed, 18 May 2022 10:21:00 +0300 Subject: [PATCH] drop remnants --- .config/zsh/completion/k8s.zsh | 5 +---- .config/zsh/rc/keyboard.zsh | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) 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