gregory / dotfiles

collection of my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repo for my dotfiles

This repo is aim to unify all my dotfiles

Setup

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" &&\
curl -L http://install.ohmyz.sh | sh &&\
git clone git@github.com:gregory/dotfiles.git ~/dotfiles &&\
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim &&\
cd ~/dotfiles &&\ rake install
brew install ctags-exuberant

Then Enter vim and do :BundleInstall

Analytics

About

collection of my dotfiles


Languages

Language:Vim Script 87.8%Language:Shell 10.5%Language:Ruby 1.7%