Git bash in ConEmu
I'm using ConEmu on Windows and wanted Git Bash to work with it. I first followed the simple tutorial located here. However, my ssh key was not being accessed for authentication with Github. I was able to solve this by preceding the Commands section
set HOME=%USERPROFILE%&& %systemroot...
Note how there is no space before the &&
. I initially had a space there and git would try to add the space to the path to my .ssh folder. Repos push great now!
Written by mattcodez
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#