Depending on where they are located:
rm github_rsa.pub
and
rm id_rsa.pub
If they are in the default location then you can do
rm ~/.ssh/github_rsa.pub
and
rm ~/.ssh/id_rsa.pub
However this is likely answered already elsewhere.
Depending on where they are located:
rm github_rsa.pub
and
rm id_rsa.pub
If they are in the default location then you can do
rm ~/.ssh/github_rsa.pub
and
rm ~/.ssh/id_rsa.pub
However this is likely answered already elsewhere.