/dotfiles

Primary LanguageRuby

Q-Centrix Dotfiles

These dotfiles are used by the developers at Q-Centrix to set up OS X 10.9 machines for development. We use Vim and Tmux.

Before Installation

Installing

Fork this repo, by following these instructions.

Then follow these instructions replacing <<YOUR NAME with your Github username.

git clone git@github.com:<<YOUR NAME>>/dotfiles.git ~/.dotfiles
gem install rake
rake dotfiles:bootstrap

Usage

To start a new session:

work # or tmuxinator start rails

To connect to a session:

ssh <user>@<ip>
wemux client pair

Updating

TODO: To update the dotfiles, run rake dotfiles:update.

License

Copyright 2014, Q-Centrix. MIT License