Appearance
Quick start 
- Install git-activity shell- brew install olets/tap/git-activity
- Close the terminal, and open a new terminal. 
- Set up automatic recording in all new repos shell- git activity install --global
- Set up automatic recording in existing repos shell- cd my-repo git activity install
- Use Git for a while. 
- Review your Git activity shell- git activity show
- Read up on all the ways you can filter - git activity show, at Usage > Show.
