Home

Awesome

mysql-colorize

Colorization for mysql

Installation

Bash

git clone https://github.com/horosgrisa/mysql-colorize.bash ~/.bash/mysql-colorize
source ~/.bash/mysql-colorize/mysql-colorize.bash

Zsh

If you use my ZPM

If you use oh-my-zsh

cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/horosgrisa/mysql-colorize

Now your mysql-client output look like this Mysql-client

If you use FreeBSD or Mac, please install GNU sed.