Search code examples
windowsgitpowershellcmd

Is there a way to integrate Git into the Windows cmd or PowerShell?


Is there a way to integrate Git into the Windows cmd or PowerShell? - so that it feels a bit like a Linux terminal. How?


Solution

  • Download and install Git as shown in the link. In the sixth slide, 'Adjusting your PATH environment.', check for the option 'Run Git and included Unix tools from the Windows command prompt' and that's it!