mirror of
https://github.com/garabik/grc.git
synced 2024-11-11 14:40:49 +01:00
11 lines
233 B
Text
11 lines
233 B
Text
# 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
|