This assumes that you have zsh
installed. If not, install it from here.
git clone https://github.com/pradyumna2905/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
rake install
Vim plugins are managed through vundle. You'll need to install vundle to get them.
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
Run :BundleInstall in vim.