Skip to content

Instantly share code, notes, and snippets.

@selfagency
Last active July 11, 2021 01:31
Show Gist options
  • Save selfagency/7a4e01ac5c263a8db1e70d26d65ea3f4 to your computer and use it in GitHub Desktop.
Save selfagency/7a4e01ac5c263a8db1e70d26d65ea3f4 to your computer and use it in GitHub Desktop.
[new ssh key]
#!/usr/bin/env bash
ssh-keygen -t rsa -b 4096 -C "[email protected]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment