Skip to content

Instantly share code, notes, and snippets.

@HowlingMind
HowlingMind / gist:996093
Created May 27, 2011 20:24 — forked from matthewmccullough/gist:47267
Git status Prompt including dirty and number of commits ahead/behind
# Colors
# ######
DULL=0
BRIGHT=1
NORMAL_COLOR="\[$ESC[m\]"
##
# Shortcuts for Colored Text ( Bright and FG Only )
##