Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open git bash from specific folder in windows 11

In window 11 when we right click shows different options from windows 10. In windows 10 there is short cut to open current folder in a git bast. So what is short cut to open current folder in git bash in windows 11.

like image 452
Pratik Vyavahare Avatar asked Jun 04 '26 17:06

Pratik Vyavahare


1 Answers

  1. Navigate to the folder you want to open in Git Bash. enter image description here

  2. Navigate inside the I_Want_To_Open_This_Folder_in_Git_Bash folder and "right-click" with your mouse, choose "Show more options".enter image description here

  3. Choose "Git Bash Here".enter image description here

  4. Ready. Smash that up-like button if you liked the answer. enter image description here

like image 107
Vyacheslav Avatar answered Jun 08 '26 00:06

Vyacheslav