joshrowley / dotfiles

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My dotfiles for configuring a system the way I like it.

Prerequisites

  • ruby installed with rake

Installation

  1. git clone git@github.com:joshrowley/dotfiles.git
  2. cd dotfiles
  3. rake

Installing VIM

  1. brew install vim
  2. git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  3. vim .
  4. :PluginInstall

About

Dotfiles


Languages

Language:Shell 86.9%Language:Vim Script 11.6%Language:Ruby 1.5%