Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SirJson/817790626928d194bb1966009d840951 to your computer and use it in GitHub Desktop.
Save SirJson/817790626928d194bb1966009d840951 to your computer and use it in GitHub Desktop.
Better ssh key gen default
ssh-keygen -t ed25519 -C "your@mail.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment