From fbb51ef242de98c70a6214c74b32513bf066c13f Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Wed, 22 Jan 2014 08:45:04 -0600 Subject: [PATCH] Adding ssh-copy-id brew --- bootstrap-mac.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-mac.sh b/bootstrap-mac.sh index b95edba..e04f809 100644 --- a/bootstrap-mac.sh +++ b/bootstrap-mac.sh @@ -20,6 +20,7 @@ brew install weechat --with-aspell --with-python --with-ruby brew install bash brew install fish brew install ack +brew install ssh-copy-id brew install ffind brew install node brew install chruby