How to install Git and Git Bash on latest Windows 11–2023

Rajesh Srinivas
1 min readNov 26, 2023

--

Git

Hella folks

Follow the below steps to install Git and Git Bash on Windows 11.

  1. Go to this official url — https://gitforwindows.org/
  2. The home page is displayed with the latest version, when this post was written it was — 2.43.0
  3. Click on the Download button and the .exe file get’s downloaded in ur pc.
  4. Double click and install GIT by clicking Next button and Finish button in the end, you can customize the GIT settings and integration part or keep the settings by default and install
  5. Now GIT is installed along with GIT Bash (A dedicated app to run git commands/linux commands on windows)
  6. Now open up Command Prompt and type “git version” or “git — version” to see the installed version
Command prompt image

7. Click on Windows button and type “Git Bash” in the search section.

8. launch Git Bash app to start working with GIT Commands with ease.

Happy Working :)

--

--

Rajesh Srinivas

Starting to write stuff, will see how far i can scale and share info with my fellow friends..!!