Microsoft just introduced a Linux subsystem in its Windows 10 Anniversary Edition. The installation is pretty straight forward, but I could not locate bash files on Windows.
~ means that is user home folder, way like /home/%username%/
you can list files like ls -al and see .bashrc file.
ls -al