github pulic keys

C++
curl https://github.com/<username>.keys$ clip < ~/.ssh/id_ed25519.pub
# Copies the contents of the id_ed25519.pub file to your clipboard
Source

Also in C++: