mirror of
https://github.com/garabik/grc.git
synced 2024-10-28 17:41:01 +01:00
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
# Main & Last key
|
|
regexp=(\w+)\.(\S+) = ?(.+)?$
|
|
colours=default,green,cyan,yellow
|
|
-
|
|
# subcategories
|
|
regexp=\w+\.(\S+(?=\.))\.
|
|
colours=unchanged,magenta
|
|
-
|
|
# error
|
|
regexp=sysctl: permission denied on key '([^']+)'
|
|
colours=red,bold red
|