Hello wonderful people!
I'm fairly new to Freeter and I'm configuring setups that enhance my workflow.
I've noticed that when adding the Commander widget to execute a command it launches my default Windows 10 terminal console. I much prefer using my ConEmu bash, but I'm unsure how to set this up properly.
I did some digging on the internet and the closest I've found to what I want is adding the following:
"C:\Program Files\Git\bin\sh.exe" --login -i
This indeed does launch bash, alas it is not the ConEmu version I use 90% of the time. Any thoughts?