Install | Github Ubuntu
Press Enter to accept default file location. Optionally add a passphrase for extra security.
Press Enter to save it in the default location and optionally add a passphrase. eval "$(ssh-agent -s)" ssh-add ~/.ssh/id_ed25519 Use code with caution. Copy the key to your clipboard: cat ~/.ssh/id_ed25519.pub Use code with caution. Select and copy the output starting with ssh-ed25519 . Step 5: Link SSH Key to GitHub Log in to your GitHub account. Go to Settings > SSH and GPG keys > New SSH Key . install github ubuntu
git clone git@github.com:username/repository.git Press Enter to accept default file location