brighter completion group color
This commit is contained in:
parent
c692428358
commit
190f739b4a
2
.zshrc
2
.zshrc
@ -67,7 +67,7 @@ zstyle ':completion:*' use-cache on
|
|||||||
zstyle ':completion:*' cache-path ~/.zsh/cache
|
zstyle ':completion:*' cache-path ~/.zsh/cache
|
||||||
|
|
||||||
# Show titles for completion types and group by type
|
# Show titles for completion types and group by type
|
||||||
zstyle ':completion:*:descriptions' format "$fg_bold[black]» %d$reset_color"
|
zstyle ':completion:*:descriptions' format "$fg_bold[yellow]» %d$reset_color"
|
||||||
zstyle ':completion:*' group-name ''
|
zstyle ':completion:*' group-name ''
|
||||||
|
|
||||||
# Ignore some common useless files
|
# Ignore some common useless files
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user