Skip to content

Instantly share code, notes, and snippets.

@dynnamitt
Created October 23, 2012 08:37
Show Gist options
  • Save dynnamitt/3937662 to your computer and use it in GitHub Desktop.
Save dynnamitt/3937662 to your computer and use it in GitHub Desktop.
GUI mergetool setup
sudo aptitude install meld; git config --global merge.tool meld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment