CopyMyKey 0.1

I noticed the lack of ssh-copy-id for osx and decided to develop the command line utility copymykey, which appends the specified key to the specified server. It has the default of .ssh/id_rsa.pub to .ssh/authorized_keys or allows you to specified the...