# Downloading and  Installing Git Bash

## Git Bash

Git Bash is **an application for Microsoft Windows environments that provides an emulation layer for a Git command line experience**.

Git Bash has the same operations as a standard Bash experience along with git commands for version control management.

## Downloading Git Bash

1. Go to  <https://git-scm.com/downloads> and download git bash.

![](https://601772613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi7OgRVGOjQGJZ0iRyAc%2Fuploads%2F5ztGvjARBXdbOEVd4VmR%2FScreenshot%202022-06-14%20205318.png?alt=media\&token=0eb4ef56-3334-4c2d-b54c-b87e15a716a4)

2\. Run the .exe file and install git bash with recommended settings.

![](https://601772613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi7OgRVGOjQGJZ0iRyAc%2Fuploads%2Fch9bxF0RepjCIges5ELw%2FScreenshot%202022-06-14%20222601.png?alt=media\&token=4d7b98e4-a7a6-45aa-8254-4ad89e7dd129)

3\. Restart the PC and open Git Bash from the start menu.

![](https://601772613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi7OgRVGOjQGJZ0iRyAc%2Fuploads%2F1g9oqm944okdGsC83Hc5%2FScreenshot%202022-06-14%20230533.png?alt=media\&token=04a53774-e88e-4806-9ee1-811acebc16c6)

4\. After running Git Bash a terminal like this should appear.

![](https://601772613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDi7OgRVGOjQGJZ0iRyAc%2Fuploads%2FiAk5Q5WjS6hjhXPkHAzE%2F283905378_1035447413741425_1852690706304996329_n.png?alt=media\&token=dc8a4de9-a566-4ae5-9c56-282d3c8bdd2b)
