Adding imaegsnap to packages

This commit is contained in:
Dustin Swan 2014-02-13 12:15:37 -06:00
parent a95ed2dabf
commit 7fb0086e02
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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