dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
52 stars 41 forks source link

Add custom shell wizard for ConEmu with GitBash #52

Open markiewb opened 10 years ago

markiewb commented 10 years ago

Add an additional wizard to the custom shell wizard list to support opening gitbash in conemu

The working pattern is "C:\seu\tooling\ConEmuPack.140505\ConEmu64.exe" /cmd "c:\Program Files (x86)\Git\bin\sh.exe" --login -i -cur_console

https://code.google.com/p/conemu-maximus5/

markiewb commented 8 years ago

Analog to #47