Generate a new SSH key ssh-keygen -t ed25519 -C "info@museful.de" -f ~/.ssh/id_ed25519_museful Add the SSH Key to the SSH Agent eval "$(ssh-agent -s)"