Mac OS X Bash Profile & Git Config Files
git clone https://github.com/rjsaran/bash_profile.git
cd bash_profile
mkdir ~/.profile.d
mv ~/.bash_profile > ~/.profile.d/bash_profile
cat bash_profile > ~/.bash_profile
cat gitconfig > ~/.gitconfig