This repository provides default configurations for The Industrial Resolution's dev team.
You should have oh-my-zsh installed before setting up this project.
- Clone this repository to ~/.dotfiles
- Run
~/.dotfiles/bin/osx-setup
to install dev tools. (See below) - Run
rcup
from your home directory to create links to .dotfiles configs. See rcm for more information.
This script helps set up your dev tools. It should always be safe to re-run.
It switches the default shell to zsh and installs/updates the following:
- homebrew
- rcm
- git-2.x
- php-5.4 with xdebug
- composer
- nodejs
- homebrew cask
- vagrant
- pgadmin3