Add zsh-completion-generator plugin
This commit is contained in:
parent
1cf475d7ee
commit
03918c79cd
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue