Master Git Course Terminal Improvements

I was watching the Git course as a refresher, and I thought that some practical tooling (especially when using Mac / home-brew) can be dramatically improved to make life easier and more practical.

I know it is valuable to learn “git log --oneline” but the reality is that anyone using command line will have installed git-plugins and aliases and instead would then use “glo” doing the same thing.

I have provided a short writeup to re-create Moshe’s theme and installed a few plugins and tools to make work a lot easier.

Link to my Github project: https://github.com/magicdude4eva/dotfiles