Last active
October 11, 2020 14:41
-
-
Save pawelgagorowski/e6ae6010faf4939f61ca1b0b68153567 to your computer and use it in GitHub Desktop.
This file contains 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
ssh-keygen -t rsa -b 4096 -C "mail@gmail" | |
jesli masz więcej kluczy to doadjemy rownież | |
ssh-add ..ścieżka do klicza jaki chcemy dodać | |
https://github.com/antonykidis/Setup-ssh-for-github/blob/master/Setup-ssh-on-github.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment