Skip to content

Instantly share code, notes, and snippets.

@FoxNeo
Created June 18, 2021 12:44
Show Gist options
  • Save FoxNeo/fde5bc0e9964cc006add8dfcd9e6e6b7 to your computer and use it in GitHub Desktop.
Save FoxNeo/fde5bc0e9964cc006add8dfcd9e6e6b7 to your computer and use it in GitHub Desktop.

Change folder to store ssh generated keys:

ssh-keygen -t rsa -b 4096 -C "[email protected]" -f $HOME/keys/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment