I miss the Git syntax highlighting I had on Windows for every \"git .*\" command like green staged filenames, some bolding, etc.
How do I enable Git syntax highlighting
git config --global color.ui auto