Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 171 Bytes

README.md

File metadata and controls

executable file
·
7 lines (6 loc) · 171 Bytes

Installation

mkdir -p ~/.vim/bundle
mkdir ~/.vim/backup
git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
cd dotfiles
rake install