To Nha Notes | Feb. 13, 2024, 5:46 p.m.
Generate an SSH Key Pair:
ssh-keygen -t ed25519 -C "your_email@example.com"
Add the Public Key to GitHub:
Clone the Repository:
git clone git@github.com:username/repository.git