Skip to content

Instantly share code, notes, and snippets.

@r3code
Last active June 22, 2020 08:26
Show Gist options
  • Save r3code/2ba98fbbdddb4c8de2b7f496373a22a3 to your computer and use it in GitHub Desktop.
Save r3code/2ba98fbbdddb4c8de2b7f496373a22a3 to your computer and use it in GitHub Desktop.
Install Meld as default git mergetool
git config --global merge.tool meld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment