From c24c9f2dc73907513c379b66b9b2d463d9132b5c Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 10 Nov 2014 00:11:07 -0800 Subject: [PATCH] add a few more casks. --- dotfiles/cider/bootstrap.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dotfiles/cider/bootstrap.json b/dotfiles/cider/bootstrap.json index 7ed747f2..bd641b13 100644 --- a/dotfiles/cider/bootstrap.json +++ b/dotfiles/cider/bootstrap.json @@ -1,14 +1,15 @@ { "after-scripts": ["brew linkapps"], "casks": [ - "atom", "alfred", + "atom", "caffeine", "dropbox", "firefox", "flash", "flux", "google-chrome", + "heroku-toolbelt", "iterm2", "java", "karabiner", @@ -21,7 +22,8 @@ "transmission", "virtualbox", "vlc", - "xquartz" + "xquartz", + "google-hangouts" ], "formulas": [ "ack",