initial commit

This commit is contained in:
ostin
2012-08-08 18:04:52 +04:00
parent bf700f6b19
commit 285d7eb4fc
2 changed files with 30 additions and 0 deletions

28
.grcat Normal file
View File

@ -0,0 +1,28 @@
regexp=[*]+.+[*]+
count=stop
colours=white
-
regexp=[+\-|]+
colours=red
-
regexp=[\w]+
colours=green
count=more
-
regexp=\([\w\d,']+\)
colours=white
-
regexp=\s[\d\.]+\s
colours=yellow
-
regexp=\w+:
colours=white
-
regexp=\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2}
colours=cyan
-
regexp=(\d{1,3}\.){3}\d{1,3}(:\d{1,5})?
colours=cyan
-
regexp=`\w+`
colours=yellow

2
.my.cnf Normal file
View File

@ -0,0 +1,2 @@
[mysql]
pager = grcat ~/.grcat