Installation/Configuration System Level configuration: Edit /etc/gitconfig, or git config –system User Level configuration: Edit ~/.gitconfig, or git config –global Project Level configuration: Edit Project_Path/.git/config, or…
Coloring Text Package Name: xcolor Highlighting Text Package Name: soul Modifying highlight format uses both packages: xcolor, soul \usepackage{xcolor,soul}\sethlcolor{green} For custom colors: