2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-18 17:31:29 +02:00
bash-color-grc/colourfiles/conf.lsattr
Radovan Garabík 5758a80b5e spelling
2017-04-21 10:29:25 +02:00

20 lines
226 B
Plaintext

# 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