MMCC just shows you your top 3 most used commands in your shell (determined by
$SHELL) and how many times they've been used.
- Install cx-Freeze:
pip install cx-Freeze- Clone this repository.
- Run
makeand add the path to the generatedbinfolder to$PATH(~/path-to/mmcc/bin).Now run
mmccand enjoy knowing what commands you usetoo muchthe most!
This program works best on Linux and MacOS. Although it will work on Windows, from my testing, it's a little bit iffy. But, it works.

