Tambahkan tombol ssh ke github

1. ssh-keygen -o -t rsa -C "[email protected]"
2. Press return for each option
3. cat ~/.ssh/id_rsa.pub
4. Copy the entire cat's output on "Settings - SSH and GPG keys - New SSH key" on GitHub
Simone Scaboro