Skip to content

Instantly share code, notes, and snippets.

View AnuragRathoreGennext's full-sized avatar

AnuragRathoreGennext

  • Joined Sep 24, 2025
View GitHub Profile
@AnuragRathoreGennext
AnuragRathoreGennext / .md
Created September 24, 2025 09:11
Github special commands
ssh-keygen -t ed25519 -C "your_email@example.com" -f ~/.ssh/id_ed25519_your
ssh-keygen -t ed25519 -C "brother_email@example.com" -f ~/.ssh/id_ed25519_bro
cat ~/.ssh/id_ed25519_your.pub
paste in ssh key in github