Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 248 Bytes

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