Customized dot files to my own needs
- 1_ Clone the repo
$ git clone git://github.com/DungHuynh/dotfiles.git ~/dotfiles- 2_ Run rake
$ cd ~/dotfiles
$ rake- 3_ Run Vundle
$ mvim
:BundleInstall$ cd ~/dotfiles
$ rake update$ rake -T$ rake backup$ rake link$ rake unlink$ rake clean