howto section in README
This commit is contained in:
12
README.md
12
README.md
@ -1,12 +1,14 @@
|
||||
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.
|
||||
|
||||
To use grc you need to install that package. For example in debian:
|
||||
apt-get install grc
|
||||
How to use it
|
||||
-------------
|
||||
1. Firstly install grc (for debian systems: `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