aboutsummaryrefslogtreecommitdiffstats
path: root/.brew
diff options
context:
space:
mode:
Diffstat (limited to '.brew')
-rwxr-xr-x.brew24
1 files changed, 0 insertions, 24 deletions
diff --git a/.brew b/.brew
index a5e1896..e1b9d1e 100755
--- a/.brew
+++ b/.brew
@@ -49,29 +49,5 @@ brew install zopfli
brew tap homebrew/versions
brew install lua52
-# Install native apps
-brew tap phinze/homebrew-cask
-brew install brew-cask
-
-function installcask() {
- brew cask install "${@}" 2> /dev/null
-}
-
-installcask dropbox
-installcask google-chrome
-installcask google-chrome-canary
-installcask imagealpha
-installcask imageoptim
-installcask iterm2
-installcask macvim
-installcask miro-video-converter
-installcask sublime-text
-installcask the-unarchiver
-installcask tor-browser
-installcask transmission
-installcask ukelele
-installcask virtualbox
-installcask vlc
-
# Remove outdated versions from the cellar
brew cleanup