ssh-keygen -t ed25519 -C "[CORREU DE GITHUB]"
cat ~/.ssh/id_ed25519.pub
o el directori on s'hagi generat la clau
Settings -> SSH and GPG keys -> New SSH key -> enganxar la clau
o algo així
eval `ssh-agent -s`
ssh-add
git clone [email protected]:Elahi-cs/HackNight-UPC.git
git remote set-url origin [email protected]:Elahi-cs/HackNight-UPC.git
Projecte de referència: Sideways Shooter