I am exactly halfway down this page: http://help.github.com/msysgit-key-setup/
I've just generated my first ever RSA keypair and I now want to add that key to my Github account.
Thing is, I don't see how to access the public key that I'm supposed to enter into Github's 'key' field. Entering cd id_rsa.pub and id_rsa.pub into Git Bash doesn't work.
Thanks!