Skip to content

Commit

Permalink
[18] Aded content to README file
Browse files Browse the repository at this point in the history
Signed-off-by: DoesntMatter <jaed1@gmx.net>
  • Loading branch information
DoesntMatter committed Feb 25, 2012
1 parent a7317fa commit c4b88ea
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Vim configuration

My personal Vim configuration

### Installation guide

* Backup your current directory

`mv ~/.vim ~/.vim_bak`

* Clone this repository to your .vim directory

`git clone git://github.com/DoesntMatter/vimrc.git ~/.vim`

* Link your .vimrc

`ln -s ~/.vim/vimrc ~/.vimrc`

* Update this repository

`cd ~/.vim && git pull`

### Credits and Thanks

Anyone who has contributed

0 comments on commit c4b88ea

Please sign in to comment.