gitmeme will show you a meme after each commit.
$ git clone https://github.com/shalithasuranga/gitmeme.git
$ cd gitmeme
$ npm i
$ npm linkThen go to your repo.
$ cd <your-repo-name>
$ gitmemeCommit something..
$ git commit -m "Fixed it" $ cd <your-repo-name>
$ gitmemeNotice: gitmeme will erase and create post-commit hook file
