mkdir ~/.dotfilesgit clone https://github.com/baderj/vimrc.git ~/.dotfiles/vimrcgit clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim- ln -s ~/.dotfiles/vimrc/.vimrc ~/.vimrc
- in Vim:
:BundleInstall - git clone https://github.com/powerline/fonts.git ~/temp
- sh ~/temp/install.sh
- cd %USERPROFILE%
- clone to \vimfiles\vimrc
- mklink _vimrc vimfiles\vimrc.vimrc
- git clone https://github.com/gmarik/Vundle.vim.git vimfiles/bundle/Vundle.vim
- :BundleInstall