mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 08:09:25 +00:00
Allow syntax highlighting pattern styles (#1192)
This commit is contained in:
committed by
Kaleb Elwert
parent
fb6f3f7ee9
commit
1c0f95c08e
@ -140,6 +140,10 @@ zstyle ':prezto:module:prompt' theme 'sorin'
|
||||
# 'builtin' 'bg=blue' \
|
||||
# 'command' 'bg=blue' \
|
||||
# 'function' 'bg=blue'
|
||||
#
|
||||
# Set syntax pattern styles.
|
||||
# zstyle ':prezto:module:syntax-highlighting' pattern \
|
||||
# 'rm*-rf*' 'fg=white,bold,bg=red'
|
||||
|
||||
#
|
||||
# Terminal
|
||||
|
Reference in New Issue
Block a user