Cygwin ‘Bash Prompt Here’ for Windows 11

9 May

It is always frustrating to have to navigate via bash to the working folder, so after a bit of Googling (thanks StackOverflow), this is how to set up Cygwin bash as a right-click option. Working in Windows 11.

The first step is to install the chere package using the setup-x86_64.exe install file.

Run Cygwin in administrator mode and enter the command:

$ chere -i -t mintty -s bash -f 

Now when right-clicking on a folder in Explorer > show more options (or Shift+F10) the option for Bash Prompt Here is available.

The original Stack Overflow post:
https://stackoverflow.com/questions/9637601/open-cygwin-at-a-specific-folder

Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.