ZSH: Update config for ez-compinit

This commit is contained in:
Christian Baer 2024-10-28 18:33:42 +01:00
parent 4448cf6596
commit b8109bc096

View File

@ -1 +1,5 @@
# 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' # 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}/zcompdump
zstyle ':plugin:ez-compinit' 'compstyle' 'zshzoo'