Skip to content

Instantly share code, notes, and snippets.

View amostajo's full-sized avatar
💣
I may be slow to respond.

Ale Mostajo amostajo

💣
I may be slow to respond.
View GitHub Profile
#!/bin/sh
#
# This script will make WinMerge your default tool for diff and merge.
# It must run inside git bash (on Windows)
#
#
# If you experience path issues you should give a try to the gist
# created by markusobrist at https://gist.github.com/1010253