SSH¶
Because I rely heavily on Cmder for my console operation, of course I want to use the ssh that comes with Cmder. And since I am also a portable app enthusiast, I want my setting for ssh also goes with my SSD.
One of the best thing of Cmder is I can modify environment variable. That’s why I can modify HOMEPATH to wherever I want to.
Strange thing start happening after I reinstall my Windows 10.
The ssh keeps want to use C:\Users\USERNAME
to save .ssh
folder.
After hour of frustrating experience,
I finally realize that I don’t use ssh that comes with Cmder,
but I use ssh that comes with Windows instead.
So, before anything else, always, always check your ssh app first:
> where ssh