Last active
July 11, 2021 01:31
-
-
Save selfagency/7a4e01ac5c263a8db1e70d26d65ea3f4 to your computer and use it in GitHub Desktop.
[new ssh key]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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