You can set the path to bcomp.exe
bcomp.exe
git config --global difftool.bc3.path 'c:\Program Files (x86)\Beyond Compare 3\bcomp.exe'
and configure bc3 as default
bc3
git config --global diff.tool bc3