Linux Configuration Files

Pull down config into home directory

cd
git init .
git remote add -t \* -f origin <repository-url>
git checkout master