From c2ba42e8c2e6cbc883642f1dd28dcc8802520a47 Mon Sep 17 00:00:00 2001 From: Grigorii Horos Date: Wed, 20 May 2015 13:33:05 +0300 Subject: [PATCH] Add mysql-colorize --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd18432..c7578f3 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [zshmarks](https://github.com/jocelynmallon/zshmarks) - A port of Bashmarks (simple bookmarking plugin by Todd Werth) for oh-my-zsh * [ag](https://github.com/ggreer/the_silver_searcher) - Super fast string search through a directory hierarchy * [sshfs](https://github.com/osxfuse/sshfs) - A tool for mounting remote file systems over SSH +* [mysql-colorize](https://github.com/horosgrisa/mysql-colorize.bash) - Colorization for mysql comand-line client # Guides * [Bash Hackers Wiki](http://wiki.bash-hackers.org/)