Loading drush into Git BASH

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
jaypark's picture

If your project requires working with Windows and you have both mysysgit and propeople drush installed, it would be really helpful to be able to do something like:

drush | grep super-awesome-drush-function

...yes, you can do this inside ProPeople\Drush\ with Git BASH, but how do you load drush into Git BASH - somewhere outside Drush install directory? Like a drupal web root for instance!

TIA

Comments

Glad this was a simple fix...

jaypark's picture

Glad this was a simple fix... just add the mysysgit bin file path to Windows PATH:

;C:\Program Files (x86)\Git\bin