How to get the Windows path to Cygwin home directory?

Solution 1:

You can use cygpath:

cygpath -w ~

Example output:

C:\Users\dhaley