ssh-keygen -t ed25519 -C "your@email.com"
eval $(ssh-agent -s) ssh-add ~/.ssh/git_ed25519
[default] region=us-east
46 commits
Python
91.9%
Shell
6.6%
HTML
1.5%
ssh-keygen -t ed25519 -C "your@email.com"
eval $(ssh-agent -s) ssh-add ~/.ssh/git_ed25519
[default] region=us-east
46 commits
Python
91.9%
Shell
6.6%
HTML
1.5%