Newer
Older
dotfiles / install / brew.sh
@Marcus Bengtsson Marcus Bengtsson on 16 Sep 2015 517 bytes Updates to gitconfig and added xPath plugin to vim
#!/bin/sh

brew install android-sdk
brew install bash-completion
brew install git
brew install gradle
brew install htop-osx
brew install kdiff3
brew install libevent
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 linkapps macvim
brew linkapps kdiff3