Skip to content
Hoi-Jeon edited this page May 20, 2023 · 2 revisions
ssh-keygen -o -t rsa -C "email@example.com"
cat ~/.ssh/id_rsa.pub

# Add SSH keys in github

git clone git@github.com:Hoi-Jeon/******.git
Clone this wiki locally