Skip to content

Instantly share code, notes, and snippets.

@vhata
Created February 7, 2012 22:40
Show Gist options
  • Save vhata/1762629 to your computer and use it in GitHub Desktop.
Save vhata/1762629 to your computer and use it in GitHub Desktop.
export RED=$'\E[01;31m'
export GREEN=$'\E[01;32m'
export YELLOW=$'\E[01;33m'
export BLUE=$'\E[01;34m'
export MAGENTA=$'\E[01;35m'
export CYAN=$'\E[01;36m'
export NORM=$'\E[00m'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment