Skip to content

Instantly share code, notes, and snippets.

@mdornseif
Created September 17, 2010 06:08
Show Gist options
  • Save mdornseif/583802 to your computer and use it in GitHub Desktop.
Save mdornseif/583802 to your computer and use it in GitHub Desktop.
c0ldcut:hdMashup md$ git config --global color.diff=auto
c0ldcut:hdMashup md$ git config --global color.status=auto
c0ldcut:hdMashup md$ git config --global color.branch=auto
c0ldcut:hdMashup md$ echo 'EDITOR=/usr/local/bin/mate_wait' >> ~/.bash_profile
c0ldcut:hdMashup md$ echo 'VISUAL=$EDITOR' >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment