all repos — nixfiles @ 5bf3f7b115fe8ef3e5ea13e45e08d15553e2f2ba

System and user configuration, managed by nix and home-manager

zsh: Setup helm completion more reliably

Alan Pearce
commit

5bf3f7b115fe8ef3e5ea13e45e08d15553e2f2ba

parent

8556503fa0cde96c0e91b12687afecc414a14826

1 file changed, 3 insertions(+), 3 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -172,14 +172,14 @@ bashcompinit
source ${$(readlink =gcloud):h}/../etc/bash_completion.d/gcloud.inc fi -zplugin ice atinit 'zpcompinit; zpcdreplay -q' -zplugin light "zdharma/fast-syntax-highlighting" - if [[ -n $commands[helm] ]] then autoload _helm compdef _helm helm fi + +zplugin ice atinit 'zpcompinit; zpcdreplay -q' +zplugin light "zdharma/fast-syntax-highlighting" # General configuration