Skip to content

Commit

Permalink
Added Installation Instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadvaroqua committed Dec 21, 2010
1 parent bd55ab2 commit ec60a40
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
To install on another machine:

cd ~
git clone https://github.com/ahmadvaroqua/vg-vim.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
cd ~/.vim
git submodule init
git submodule update

0 comments on commit ec60a40

Please sign in to comment.