aboutsummaryrefslogtreecommitdiffstats
path: root/Brewfile
diff options
context:
space:
mode:
authorHaralan Dobrev <hkdobrev@gmail.com>2014-04-05 15:02:43 +0300
committerMathias Bynens <mathias@qiwi.be>2014-04-07 17:18:58 +0200
commit233f2be0a6f5af056ba7e956b3d7b227af283bf9 (patch)
tree90810cffb4d01c9ce505c406bdb6f0c79ffb7a35 /Brewfile
parentdeb0a88b340e06f8ad11de585b681fd527dae763 (diff)
downloaddotfiles-233f2be0a6f5af056ba7e956b3d7b227af283bf9.tar.gz
dotfiles-233f2be0a6f5af056ba7e956b3d7b227af283bf9.tar.bz2
dotfiles-233f2be0a6f5af056ba7e956b3d7b227af283bf9.zip
Install casks via Caskfile
`brew bundle` can now be used for casks as well. Closes #365.
Diffstat (limited to 'Brewfile')
-rwxr-xr-xBrewfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index f0a2961..213947b 100755
--- a/Brewfile
+++ b/Brewfile
@@ -1,3 +1,6 @@
+# Install command-line tools using Homebrew
+# Usage: `brew bundle Brewfile`
+
# Make sure we’re using the latest Homebrew
update