A set of vim, zsh, git, and tmux configuration files.
Clone onto your laptop:
git clone https://github.com/purinkle/dotfiles-local.git ~/dotfiles-local
We expect you to use these dotfiles in conjunction with thoughtbot's dotfiles. You will have limited success without that repository.
Once you have cloned the project, run the following command.
env RCRC=$HOME/dotfiles/rcrc rcup
From time to time you should pull down any updates to these dotfiles, and run the following to link any new files and install new vim plugins.
uatt
Thank you, contributors!
dotfiles-local is maintained by Rob Whittaker.