The purpose should be to open a windows "Gitbash" shell for the currently open folder.
Here is what I got so far, and it's _not_ working:
Code: Select all
"C:\Windows\System32\cmd.exe" /c "pushd <curfolder>" && "C:\Program Files\Git\bin\sh.exe" --login -iP.S.: I know that I can right-click and choose "Git Bash Here" - but that only works on _subfolder_ in the current folder. I.e. I can't right-click on a folder in "Catalog" and choose that. What commandlet will let me do is execute this action on the "current" folder.
XYplorer Beta Club
