diff options
author | Matt Tagg <wamatt@gmail.com> | 2015-03-09 17:39:49 -0700 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2015-03-10 09:19:09 +0100 |
commit | ee673f4aac014a4cf4877caf99d278b4d2fe111f (patch) | |
tree | 64c194624288fba48e5c0b95214ceaa82acce646 /.aliases | |
parent | 58b68ea33259d091cb8ce4aa1cf22d5dd6e03873 (diff) | |
download | dotfiles-ee673f4aac014a4cf4877caf99d278b4d2fe111f.tar.gz dotfiles-ee673f4aac014a4cf4877caf99d278b4d2fe111f.tar.bz2 dotfiles-ee673f4aac014a4cf4877caf99d278b4d2fe111f.zip |
brew.sh: Add `ssh-copy-id`
`ssh-copy-id` allows one to easily set up passwordless SSH connections on a new machine. It does this by copying over your pubic key and setting the correct permissions.
It becomes as simple as `ssh-copy-id user@hostname.example.com`. Probably safer than using manual or scripted methods.
Ref. http://askubuntu.com/a/4833/42234.
Closes #510.
Diffstat (limited to '.aliases')
0 files changed, 0 insertions, 0 deletions