-
Notifications
You must be signed in to change notification settings - Fork 1
git github ssh
Forest0923 edited this page Mar 20, 2021
·
1 revision
- Ubuntu 18.04
- git version 2.17.1
- xclip version 0.12
- Set key name as
id_rsa_github.
ssh-keygen -t rsa -b 4096eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_rsa_githubxclip -sel clip < ~/.ssh/id_rsa_github.pubReference: