Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 351 Bytes

File metadata and controls

16 lines (9 loc) · 351 Bytes

dotfiles

This is the repo that helps me backup and sync my dot files.

=== Installation ===

Clone the gmarik/vundle repo into .vim/vundle.git.

Open vim and run :BundleInstall! or call vim using the following command

vim +BundleInstall! +q

=== Colors ===

You'll need to install the solarized.vim template into the .vim/colors directory.