mirror of
https://github.com/garabik/grc.git
synced 2024-10-28 17:41:01 +01:00
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
# SELinux
|
|
regexp=(\w+_u):(\w+_r):(\w+_t):(\w\d)
|
|
colours=default,green,yellow,cyan,magenta
|
|
-
|
|
# Path
|
|
regexp=\/\S+(\/\S+)\(
|
|
colours=green,bright_green
|
|
-
|
|
# Almost universal regex
|
|
regexp=\.\*|\[\^\/\]\*|\(\/\.\*\)\?|\?|\\\.
|
|
colours=blue
|