Created
June 18, 2012 19:31
-
-
Save caseywatts/2950239 to your computer and use it in GitHub Desktop.
You can use Meld for Mac too!
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
#Install Fink (which is sorta like brew) | |
#http://www.finkproject.org/download/index.php?phpLang=en | |
#Install Meld | |
fink install meld | |
#connect it to git diff | |
http://linux.subogero.com/414/git-diff-meld/ | |
chmod +x ~/gitvdiff |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment