From 5a3f68281840c056428629b722035b9c2bd2b0a5 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Mon, 5 May 2014 12:45:49 +0100 Subject: [PATCH] Ensure cask is tapped before install. --- Brewfile | 1 - Caskfile | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Brewfile b/Brewfile index 8aa34f9..8396e50 100644 --- a/Brewfile +++ b/Brewfile @@ -4,7 +4,6 @@ tap linode/cli tap thoughtbot/formulae install apg install apple-gcc42 -install brew-cask install ctorrent install direnv install elasticsearch diff --git a/Caskfile b/Caskfile index bb98bfe..ca37bba 100644 --- a/Caskfile +++ b/Caskfile @@ -1,5 +1,6 @@ tap caskroom/cask tap caskroom/versions +install brew-cask cask install acorn cask install adium cask install anvil