/ssh

Apache License 2.0Apache-2.0

ls -al ~/.ssh
ssh-keygen -t ed25519 -C "bot@databytedigital.com"
eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_ed25519
cat ~/.ssh/id_ed25519.pub