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

15 lines
218 B
Plaintext

regexp=^checking
colours=bold blue
.........
regexp=\.\.\. .*$
colours=bold yellow
.........
regexp=\.\.\. yes$
colours=bold cyan
.........
regexp=\.\.\. no$
colours=bold red
.........
regexp=\.\.\.[ ]
colours=default