Skip to content

Commit

Permalink
Edit README
Browse files Browse the repository at this point in the history
  • Loading branch information
hanzhixing committed Dec 30, 2012
1 parent 447da5e commit f4a88e6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ STEPS FOR THE FIRST TIME:
cd ~
rm -rf ~/.vim/
git clone git@github.com:hanzhixing/.vim.git
ln -sf ~/.vim/vimrc ~/.vimrc

ln -sf ~/.vim/vimrc.with_plugins ~/.vimrc
OR
ln -sf ~/.vim/vimrc.without_plugins ~/.vimrc

cd .vim
mkdir bundle
cd bundle
Expand Down

0 comments on commit f4a88e6

Please sign in to comment.