- ssh-keygen -t ed25519 -C "first.last@company.com"
- eval "$(ssh-agent -s)"
- pbcopy < ~/.ssh/id_ed25519.pub
- Github -> Profile -> Settings -> SSH and GPG Keys
References:
- https://docs.github.com/en/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection