cat ~/.ssh/id_ed25519.pub
# see SSH key List ~/.ssh # see public key from existing file cat ~/ssh/.pub
ssh-agent sh -c 'ssh-add; ssh-add -L'