up vote 1 down vote favorite
1
share [g+] share [fb]

My friend helped me get colors in my OS X Terminal by having my copy some preferences into a file somewhere. Now when I try to run 'git commit' I get this message:

**fatal: bad config variable 'color.status.name' **

I've looked all over and can't find the file we changed. I don't have a ~/.bash_profile or a ~/.bashrc file. My ~/.profile is blank. Ideas? I've tried iTerm and get the same thing. I'm on OS X 10.6.2 if it matters.

link|improve this question
feedback

1 Answer

Ah, turns out it was ~/.gitconfig. Makes sense.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.