Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 438 Bytes

README.markdown

File metadata and controls

23 lines (17 loc) · 438 Bytes

My dotvim files

Installation

Warning

This installation will clone this dotvim repository to your home folder and delete your existing .vim directory and .vimrc file, so please back them up before installing.

mkdir -p ~/src
cd ~/src
git clone git://github.com/olauzon/dotvim.git
cd dotvim
./bin/vim-install

Updating bundles

cd ~/src/dotvim
./bin/update