howto section in README
This commit is contained in:
12
README.md
12
README.md
@ -1,12 +1,14 @@
|
|||||||
colour-mysql-console
|
colour-mysql-console
|
||||||
====================
|
====================
|
||||||
|
|
||||||
Sample config files showing how to colorize linux console mysql client
|
Sample config files showing how to colorize linux console mysql client using grc
|
||||||
|
|
||||||
In this repo you can find sample config for grc and mysql client.
|
How to use it
|
||||||
|
-------------
|
||||||
To use grc you need to install that package. For example in debian:
|
1. Firstly install grc (for debian systems: `apt-get install grc`)
|
||||||
apt-get install grc
|
2. Copy both config files into your home directory
|
||||||
|
3. Run mysql client `mysql -u <user> -p -h <hostname>`
|
||||||
|
4. Enjoy!
|
||||||
|
|
||||||

|

|
||||||

|

|
Reference in New Issue
Block a user