From 7fb0086e02688dec7eb7d2c94bf25f10f5c2af81 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 13 Feb 2014 12:15:37 -0600 Subject: [PATCH] Adding imaegsnap to packages --- bootstrap-mac.sh | 1 + packages | 1 + 2 files changed, 2 insertions(+) diff --git a/bootstrap-mac.sh b/bootstrap-mac.sh index 9ce5fab..b1d37d2 100644 --- a/bootstrap-mac.sh +++ b/bootstrap-mac.sh @@ -24,6 +24,7 @@ brew install bash brew install fish brew install ack brew install tree +brew install imagesnap brew install openssl brew install openssh --with-brewed-openssl brew install ssh-copy-id diff --git a/packages b/packages index ff92249..994a473 100644 --- a/packages +++ b/packages @@ -35,6 +35,7 @@ var packages = [ { brew: "isync", aur: "isync" }, { brew: "mosh", arch: "mosh" }, { brew: "tree", arch: "tree" }, +{ brew: "imagesnap" }, // TODO linux // Desktop Applications // Mac Only