Fork of hatoishi's dot files to make them sane for myself Vimrc using git submodules manage vim plugins. Some of the vimrc settings require vim 7.3 or greater.
Uses base16 as a color scheme. Please make sure your terminal settings match. base16 details can be found at - https://github.com/chriskempson/base16
- git clone into home directory
- cd dotfiles
- git submodule init
- git submodule update
- ./install.sh
The install script is not destructive so if you want to replace the original file, delete them first.