I’m constantly on the command line for Git, PowerShell, NodeJs, SSH, etc. I’ve been using ConEmu for a while to consolidate all my terminals into a single window with tabs, which is great. However, sometimes you want to see multiple terminals at the same time. ConEmu has a great feature for that. One thing, I am constantly doing is using a bash shell for ssh and copying information from a PowerShell session.
To get your setup in a similar fashion, add a Startup Task in ConEmu and specify the following commands:
powershell -new_console:d:C:\Git bash -new_console:sH powershell -new_console:d:C:\Git -new_console:sV