Skip to content

Instantly share code, notes, and snippets.

@ghills
Created April 13, 2017 17:36
Show Gist options
  • Select an option

  • Save ghills/25f8fd6aacc8facab7232688995bdf19 to your computer and use it in GitHub Desktop.

Select an option

Save ghills/25f8fd6aacc8facab7232688995bdf19 to your computer and use it in GitHub Desktop.
gitconfig under WSL
[merge]
tool = bc3
[diff]
guitool = bc3
tool = bc3
[difftool "bc3"]
path = /mnt/c/Program Files/Beyond Compare 4/BComp.exe
[mergetool "bc3"]
path = /mnt/c/Program Files/Beyond Compare 4/BComp.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment