I am used to using
cd ~
to get right into my home directory. In windows command prompt I have to do
cd Users\username
to get there. Is there a shortcut like the Linux one? It would be nice if I could get there by doing
cd username
Any ideas on how to do this in Windows Vista?
Thanks,
Adam

cdwith no arguments will change to your home directory. – coneslayer Jul 28 '10 at 12:08