Skip to content

Instantly share code, notes, and snippets.

@ernestohs
Created July 21, 2016 20:25
Show Gist options
  • Save ernestohs/fa53c77ad3ffd6e5363fcaa22dc15f78 to your computer and use it in GitHub Desktop.
Save ernestohs/fa53c77ad3ffd6e5363fcaa22dc15f78 to your computer and use it in GitHub Desktop.
git config --global diff.tool bc3
git config --global difftool.bc3 trustExitCode true
git config --global merge.tool bc3
git config --global mergetool.bc3 trustExitCode true
ln -s /usr/local/bin/bcomp /usr/local/bin/bc3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment