Add zsh-completion-generator plugin

This commit is contained in:
Marko Korhonen 2023-09-21 15:39:25 +03:00
parent 82eab3ff94
commit aa42d6ab39

View file

@ -51,3 +51,7 @@ source /usr/share/fzf/completion.zsh
# enable https://github.com/nvbn/thefuck # enable https://github.com/nvbn/thefuck
eval $(TF_SHELL=zsh thefuck --alias) eval $(TF_SHELL=zsh thefuck --alias)
{%@@ endif @@%} {%@@ endif @@%}
# Generate completions at runtime
zinit ice lucid
zinit light RobSis/zsh-completion-generator