chore: hopefully fix ssh key issue???
parent
6b52336e7f
commit
84c3336b9a
|
@ -64,6 +64,9 @@ fi
|
|||
cd ~/git/;
|
||||
pwd
|
||||
gh auth login;
|
||||
xclip -sel clip ~/.ssh/id_ed25519_git.pub
|
||||
firefox https://github.com/settings/ssh/new
|
||||
|
||||
# after logged into gh
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue