ssh github generate key

Shell
$ ssh-keygen -t rsa -b 4096 -C "[email protected]"
Source

Also in Shell: