Install Git in PowerShell September 24, 2021 neoh I will show you how I use Git in PowerShell. First, we need to install chocolatey, this will allow us to install traditional Git into PowerShell. Now we can install Git. Done!