Vim, Git and Bash scripts configurations.
Git clone this repository into your Home directory.
git clone git@github.com:waterwaves/MyConfig.git
Vundle Github Link: https://github.com/gmarik/Vundle.vim
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
source ~/MyConfig/vimrcif [ -f ~/MyConfig/bash_custom ]; then
. ~/MyConfig/bash_custom
fi[user]
name = Water Waves
email = email@email.net
[include]
path = ~/MyConfig/gitconfig
brew install the_silver_searcherReference: github link
brew install git bash-completion