Skip to content

Instantly share code, notes, and snippets.

@neilmiddleton
Created April 8, 2014 10:48
Show Gist options
  • Save neilmiddleton/10108938 to your computer and use it in GitHub Desktop.
Save neilmiddleton/10108938 to your computer and use it in GitHub Desktop.
$ cd ~/.ssh
$ mkdir backup
$ cp id* backup/.
$ ssh-keygen -t rsa
$ heroku keys:clear
$ heroku keys:add id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment