AddOn:
- Go to about:support in your address bar
- Look for your profiles directory and open it:
- Create a file named
chrome/userChrome.css
in your profile directory:
AddOn:
chrome/userChrome.css
in your profile directory:brew install git bash-completion
Configure things:
git config --global user.name "Your Name"
git config --global user.email "[email protected]"