The documentation tells me to run this from terminal but if I do, doesn't this invalidate the other ssh keys I've already got for AWS, GIThub and others.
How should I modify the RSA file or add a new one as I'm doing this SSH keygen on my own over the weekend and not sure how to proceed without wiping out all my existing keys.
```
ssh-keygen
```