vveleva / dotfiles

vundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Installation

Download and run the install script:

curl https://raw.githubusercontent.com/vveleva/dotfiles/master/setup_env.sh | sh

Alternatively, clone the repository, review/edit the dotfiles, and install manually.

If you don't already have rcm:

brew tap thoughtbot/formulae
brew install rcm

Then, to install:

git clone git@github.com:vveleva/dotfiles.git $HOME/dotfiles
env RCRC=$HOME/dotfiles/rcrc rcup

Much of this configuration is stolen from the Thoughtbot dotfiles repo.

About

vundle


Languages

Language:Vim Script 62.0%Language:HTML 28.2%Language:CSS 4.9%Language:Ruby 2.3%Language:Shell 0.8%Language:Python 0.7%Language:Makefile 0.3%Language:TeX 0.3%Language:JavaScript 0.2%Language:XSLT 0.2%Language:Perl 0.1%Language:Lua 0.1%