In this video, you will learn how to install Git on Mac OS using Homebrew. Installation Steps: Install Homebrew: copy the install command from NOTE: if you need to add Homebrew to your PATH, use the command found here under "Setting up your path": Install Git: brew install git Commands to setup name and email in Git config: git config --global "Your Name" git config --global "yourname@ " Commands to get name and email in Git config: git config --get git config --get If you have any questions, let me know in the comments. Get a free stock when you open a free account on Robinhood (up to $ )!











