bash-color-grc/conf.lsattr

20 lines
226 B
Plaintext
Raw Normal View History

2016-06-19 01:18:18 +02:00
# Filename
regexp=\S+\s(\S+)
colours=bold
-
# Normal
regexp=[aAcCdDeijsStTu]
colours=cyan
-
# User Namespace
regexp=[iadA]
colours=bright_green
-
# Read Only
regexp=[EhINXZ]
colours=red
-
# Separators
regexp=[\-]
colours=dark