mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-09-18 00:10:15 +00:00
Add highlighter triggered when the user is root
This commit is contained in:
@@ -7,6 +7,7 @@ Syntax highlighting is done by pluggable highlighters:
|
||||
* [***brackets***](highlighters/brackets) - matches brackets and parenthesis.
|
||||
* [***pattern***](highlighters/pattern) - matches user-defined patterns.
|
||||
* [***cursor***](highlighters/cursor) - matches the cursor position.
|
||||
* [***root***](highlighters/root) - triggered if the current user is root.
|
||||
|
||||
|
||||
How to activate highlighters
|
||||
|
||||
Reference in New Issue
Block a user