Menghasilkan kunci github ssh baru
ssh-keygen -t rsa -b 4096 -C "[your github's email]"
Cheerful Copperhead
ssh-keygen -t rsa -b 4096 -C "[your github's email]"