SyntaxFix
Write A Post
Hire A Developer
Questions
If using Git's version of ssh on windows, the identity file line in the ssh config looks like
IdentityFile /c/Users/Whoever/.ssh/id_rsa.alice
where /c is for c:
/c
c:
To check, in git's bash do
cd ~/.ssh pwd