Allow Github username to SSH authorized keys

You can access your public keys using https://github.com/username.keys.

mkdir -m 700 ~/.ssh; curl https://github.com/prabirshrestha.keys >> ~/.ssh/authorized_keys