Colorization for mysql
- Clone repository, for example, into
~/.bash/mysql-colorize
git clone https://github.com/horosgrisa/mysql-colorize.bash ~/.bash/mysql-colorize
- After that source mysql-colorize.bash.
source ~/.bash/mysql-colorize/mysql-colorize.bash
If you use my ZPM
- Add
Plug horosgrisa/mysql-colorize
into.zshrc
If you use oh-my-zsh
- Clone repository into
~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/horosgrisa/mysql-colorize
- After that mysql-colorize to your oh-my-zsh plugins array.