mirror of
https://github.com/notwa/rc
synced 2024-11-05 07:19:02 -08:00
what is this pacman-specific autocomplete crap?
This commit is contained in:
parent
427f565811
commit
fefe2abe22
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ function {
|
||||||
# caching, for huge lists eg. package managers
|
# caching, for huge lists eg. package managers
|
||||||
zsc '*' use-cache on
|
zsc '*' use-cache on
|
||||||
zsc '*' cache-path ~/.zsh/cache
|
zsc '*' cache-path ~/.zsh/cache
|
||||||
zsc '*:pacman:*' force-list always
|
|
||||||
zsc '*:*:pacman:*' menu yes select
|
|
||||||
# when listing completions, show type names and group by them
|
# when listing completions, show type names and group by them
|
||||||
zsc '*:descriptions' format "$fg_bold[black]» %d$reset_color"
|
zsc '*:descriptions' format "$fg_bold[black]» %d$reset_color"
|
||||||
zsc '*' group-name ''
|
zsc '*' group-name ''
|
||||||
|
|
Loading…
Reference in a new issue