# Tell system when Xcode utilities live: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer # Set "opendiff" as the default mergetool globally: git config --global merge.tool opendiff