mirror of
https://github.com/danbee/mac-setup
synced 2025-03-04 08:39:10 +00:00
It doesn't work in Yosemite yet. Install from the binary distribution or wait for 2.0. |
||
|---|---|---|
| Brewfile | ||
| Caskfile | ||
| README.md | ||
| setup.sh | ||
Mac Setup
Script and Brewfiles to setup a Mac for development.
Instructions
Full Xcode install is required to compile MacVim.
-
Install Xcode with
xcode-select --install. Select "Get Xcode". -
Run the setup script with
curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh