bash-color-grc/colourfiles/conf.ldap

16 lines
234 B
Plaintext
Raw Normal View History

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