Newer
Older
dotfiles / install / brew.sh
@Marcus Bengtsson Marcus Bengtsson on 2 Nov 2015 686 bytes updated brew installs
#!/bin/sh

brew install android-sdk
brew install bash-completion
brew install caskroom/cask/brew-cask
brew install git
brew install gradle
brew install htop-osx
brew install isl
brew install jenv
brew install kdiff3
brew install libevent
brew install libmpc
brew install libxml2
brew install lynx
brew install macvim --override-system-vim
brew install mariadb
brew install maven
brew install nmap
brew install node
brew install p7zip
brew install sbt
brew install scala
brew install tree
brew install unrar
brew install wget
brew install youtube-dl
brew install zsh

brew cask install java
brew cask install java7
brew cask install qt-creator

brew linkapps macvim
brew linkapps kdiff3