2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-14 17:21:29 +02:00
bash-color-grc/conf.ldap
Radovan Garabík 56be92284d initial commit
2015-01-25 18:36:02 +01:00

16 lines
235 B
Plaintext

# Intended for colouring LDIF output (from ldap tools)
# comments
regexp=^#.*
colours=green
count=stop
-
# meta
regexp=^(version|search|result):
colours=red
count=stop
-
# "attribute: value" pairs
regexp=^.*?:
colours=blue
count=stop