I have installed console2 and git bash,
my goal is to make git bash working with tabs ,
I have changed the target path on console setting to
"C:\Program Files (x86)\Git\bin\sh.exe" --login -i
.
When I open console it doesn't give me option for tabs anymore.
Launch two instances of GIT Bash and press win + → to automatically divide the screen into two halves and select desired programs.
Step 1: Go to Github repository and in code section copy the URL. Step 2: In the Command prompt, add the URL for your repository where your local repository will be pushed. Step 3: Push the changes in your local repository to GitHub. Here the files have been pushed to the master branch of your repository.
Using Windows Explorer, navigate to any directory you want, type "cmd" in the address bar it will open Windows command prompt in that directory. Along the same lines, if you have the git directory in your path, you can type "git-bash" in the address bar and a Git Shell will open in that directory.
I've got this working with ConEmu instead.
http://sourceforge.net/projects/conemu/
This config works for me in Console2:
Title: Git Bash
Icon: C:\Program Files (x86)\Git\etc\git.ico
Shell: C:\Windows\SysWOW64\cmd.exe /c ""C:\Program Files (x86)\Git\bin\sh.exe" --login -i"
Startup dir: the path to your git repo
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With