Allow default to expand

This commit is contained in:
Alex D. 2024-06-15 08:43:51 +00:00
parent 93ca67131b
commit f9a4d90d13
Signed by: caskd
GPG Key ID: F92BA85F61F4C173

View File

@ -1,5 +1,5 @@
zstyle ':completion:*' use-cache on
zstyle ':completion:*' cache-path "${CACHEPATH:-~/.cache}"/zsh/comp
zstyle ':completion:*' cache-path ${CACHEPATH:-~/.cache}/zsh/comp
zstyle ':completion:*:manuals' separate-sections true
zstyle ':completion:*:manuals.*' insert-sections true
zstyle ':completion:*' prefix suffix