Adding imagemagick, adding script to take webcam photo and upload to website. Adding vimperatorrc

This commit is contained in:
Dustin Swan
2014-02-19 10:57:07 -06:00
parent 7fb0086e02
commit 8518041bc1
5 changed files with 13 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ var packages = [
{ brew: "mosh", arch: "mosh" },
{ brew: "tree", arch: "tree" },
{ brew: "imagesnap" }, // TODO linux
{ brew: "imagemagick", arch: "imagemagick" },
// Desktop Applications
// Mac Only