necolas / dotfiles

OS X dotfiles: bash, git, vim, etc.
MIT License
787 stars 146 forks source link

Use brew-cask to install apps #24

Open necolas opened 11 years ago

necolas commented 11 years ago

At the moment, the apps are just listed, but using brew-cask most of them can be installed automatically.

iamnewton commented 10 years ago

I basically forked all of my repo off of yours and noticed that you weren't doing that, so I updated mine to include that functionality. You can check it out if it helps…

https://github.com/chrisopedia/bash/blob/master/lib/brew

Also check out http://robandlauren.com/2013/11/27/homebrew-brewfile/