https://gist.github.com/vratiu/9780109
Git shell coloring
Git shell coloring. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
$ __msg = "message" $ echo -e "\033[0;31m${__msg}\033[0m"