cat ~/.ssh/id_rsa.pub # or cat ~/.ssh/id_dsa.pub
cat ~/.ssh/id_ed25519.pub
ssh-agent sh -c 'ssh-add; ssh-add -L'