Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gdumitrescu committed Dec 27, 2014
1 parent be8bfb8 commit 0091b33
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,17 @@
$ wget https://raw.github.com/gdumitrescu/dotfiles/master/vim/.vimrc
$ mkdir -p .vim/colors
$ cd .vim/colors
$ wget https://raw.github.com/scrooloose/vimfiles/master/colors/railscasts.vim
$ wget https://raw.github.com/akitaonrails/vimfiles/master/colors/ir_black.vim
$ wget https://raw.github.com/akitaonrails/vimfiles/master/colors/railscasts.vim
$ wget https://raw.github.com/akitaonrails/vimfiles/master/colors/railscasts2.vim
$ wget https://raw.github.com/akitaonrails/vimfiles/master/colors/zenburn.vim
$ git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
$ vim +BundleInstall +qall
```


### Thanks
- Github users: scrooloose and akitaonrails for vim color schemes
- Github user: akitaonrails for vim color schemes
- Nitrous.IO and Koding: for the VMs


Expand Down

0 comments on commit 0091b33

Please sign in to comment.