Don't underline precommands
This commit is contained in:
parent
edf37ebf07
commit
1bf5d10b74
2
zshrc
2
zshrc
@ -22,6 +22,8 @@ HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND=
|
||||
|
||||
# Command syntax highlighting
|
||||
source-plugin zsh-syntax-highlighting
|
||||
(( ${+ZSH_HIGHLIGHT_STYLES} )) || typeset -A ZSH_HIGHLIGHT_STYLES
|
||||
ZSH_HIGHLIGHT_STYLES[precommand]=fg=green
|
||||
|
||||
# Build system helper commands
|
||||
source-plugin build
|
||||
|
Loading…
x
Reference in New Issue
Block a user