Created
September 17, 2010 06:08
-
-
Save mdornseif/583802 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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