Author: Kyle Fuller <kyle@fuller.li> 2015-10-09 22:55:40 -0700 -0700
Committer: Kyle Fuller <kyle@fuller.li> 2015-10-09 22:55:40 -0700 -0700
Commit: e6fc04c8db1fa0c0ea77c31821d8e28fd0e6271c
Parent: 9e6d52aadbe5332d2a5924a595ee19193137160c
Upgrade to homebrew bunder
diff --git a/Brewfile b/Brewfile
index bdb61a9a88293d8092e77352c17ebed358d82e3c..7225d1b876f4426ce5317bc1539a043803905274 100644
--- a/Brewfile
+++ b/Brewfile
@@ -1,16 +1,26 @@
-install fish
-install vim
-install tree
-install wget
+tap 'caskroom/cask'
+tap 'homebrew/bundle'
-install tmux
-
-install python
-install python3
-
-install git
-install hub
-
-install xcproj
+brew 'aspell'
+brew 'caskroom/cask/brew-cask'
+brew 'cloc'
+brew 'fish'
+brew 'git'
+brew 'gnupg2'
+brew 'heroku-toolbelt'
+brew 'httping'
+brew 'hub'
+brew 'node'
+brew 'python'
+brew 'python3'
+brew 'tmux'
+brew 'tree'
+brew 'vim'
+brew 'vimpager'
+brew 'weechat'
+brew 'wget'
-install heroku-toolbelt
+case 'dropbox'
+cask 'flux'
+cask 'iterm2-beta'
+cask 'xscreensaver'