

Next, add these lines to your ~/. You only need to open the terminal and install Homebrew by running the following command: /bin/bash -c ' (curl -fsSL Note: Once you enter the command, it will request your password. PATH=$IDEA_HOME $PATH Fish set INTELLIJ_HOME /Applications/IntelliJ IDEA 12.app/Contents/MacOS git difftool is a Git command that allows you to compare and edit files between revisions using common diff tools.
#GIT SETTING UP DIFFMERGE MAC SOFTWARE#
This allows you to use IDEA for diffing and merging via git’s mergetool and difftool commands.įirst, add IDEA to your path (everything is in Mac-speak here): Bash export INTELLIJ_HOME /Applications/IntelliJ IDEA 12.app/Contents/MacOS Git (/t/) is a software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code. A cool bit of CLI trickery that James Humphrey shared with me.
