Skip to content

Instantly share code, notes, and snippets.

@halyph
Created August 16, 2012 13:10
Show Gist options
  • Save halyph/3370008 to your computer and use it in GitHub Desktop.
Save halyph/3370008 to your computer and use it in GitHub Desktop.
msysgit shell ANSI color echo
$ echo -e "\033[31mCompiling foo.c\033[0m \033[33mCompiling foo.c\033[0m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment