You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Creating an SSH Key

https://docs.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

ssh-keygen -t ed25519 -C "your_email@example.com"


... see above link




References

  • No labels