Storage Location For global .gitconfig in Linux

Storage Location For global .gitconfig in Linux

Do you want to edit the gitconfig global file then there is one easy way to do it in linux. Go to teminal and type the following command

git config --global --edit

Here is the screen shot of the global config file:

git config global terminal

Enjoy!

Leave a Reply

Your email address will not be published. Required fields are marked *