ZSH: Added config for ez-compinit

This commit is contained in:
Christian Baer 2024-10-28 18:32:28 +01:00
parent 6b61b3efc4
commit 4448cf6596

View File

@ -0,0 +1 @@
# Available completion styles: gremlin, ohmy, prez, zshzoo# You can add your own too. To see all available completion styles# run 'compstyle -l'ZSH_COMPDUMP=${ZCACHE}/zcompdumpzstyle ':plugin:ez-compinit' 'compstyle' 'zshzoo'