Skip to content

Instantly share code, notes, and snippets.

@hrialan
Last active April 6, 2022 06:15
Show Gist options
  • Save hrialan/fb45573411cd094bfc58d5f71c89af0e to your computer and use it in GitHub Desktop.
Save hrialan/fb45573411cd094bfc58d5f71c89af0e to your computer and use it in GitHub Desktop.
[SSH key generator] Generate ssh key on MacBook
ssh-keygen -t rsa
pbcopy < ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment