Skip to content

Commit

Permalink
updated install instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Rathbun committed May 16, 2014
1 parent 9de3e48 commit bff5aad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
*Mostly* cross platform vimrc and plugins. Default setup is for windows, to use with linux, follow these instructions.

clone to ~/.vim/
install pathogen
git checkout linux ( to get the linux branch )
symlink ~/.vimrc to vimrc
( uses ln -s vimrc ~/.vimrc )
run find ~/.vim/bundle -follow -exec dos2unix -f '{}' \;

git submodule init && git submodule update --recursive --rebase --remote

0 comments on commit bff5aad

Please sign in to comment.