Skip to content

Instantly share code, notes, and snippets.

@prestontimmons
Created September 9, 2011 20:08
Show Gist options
  • Save prestontimmons/1207189 to your computer and use it in GitHub Desktop.
Save prestontimmons/1207189 to your computer and use it in GitHub Desktop.
Install ssh-copy-id on mac
sudo curl "http://phildawson.co.uk/ssh-copy-id" -o /usr/bin/ssh-copy-id
sudo chmod +x /usr/bin/ssh-copy-id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment