Skip to content

Instantly share code, notes, and snippets.

@satoruk
Last active August 29, 2015 13:57
Show Gist options
  • Save satoruk/9641875 to your computer and use it in GitHub Desktop.
Save satoruk/9641875 to your computer and use it in GitHub Desktop.
MySQL CLIクライアントをカラー表示 ref: http://qiita.com/satoruk/items/c649e4869601ad56f49f
brew install grc
curl -o ~/.grcat https://raw.github.com/nitso/colour-mysql-console/master/.grcat
curl -o ~/.my.cnf https://raw.githubusercontent.com/nitso/colour-mysql-console/master/.my.cnf
mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment