The final step is optional, and allows non-terminal applications to see Git. If you have any terminal windows, GNU Screens or TMUX sessions open, you'll need to restart those, or run "source /etc/profile" in each of them.
#MAC COMMAND LINE DEVELOPER TOOLS INSTALL#
Instead, install Git using the official installer from the Git website because it's a more recent version.
So, if your only reason to install the command line developer tools is to utilize Git, I'd recommend not installing them at this time. While it is an easy way to get Git installed on your system, it comes with an outdated version. Choose an option in the dialog to download the command line developer tools.Īnd a pop up comes up asking you to install either Xcode or Developer tools. Xcode-select: note: no developer tools were found at '/Applications/Xcode.app', requesting install. If, when you run "git -version" you see a message like the following