From 44567ddb52d668fecb5886ee1ca93d2e39f45a4c Mon Sep 17 00:00:00 2001 From: Yuji Ueki Date: Fri, 13 Feb 2026 04:07:23 +0900 Subject: [PATCH] feat: add gitlogue to Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..93dbf28 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [myrepos](https://myrepos.branchable.com/) - a tool to manage multiple version control repositories * [mu-repo](https://fabioz.github.io/mu-repo/) - a tool to help in dealing with multiple git repositories * [multi-gitter](https://github.com/lindell/multi-gitter) - a tool to make changes in multiple repositories simultaneously +* [gitlogue](https://github.com/unhappychoice/gitlogue) - A TUI screensaver that visualizes Git commit history in your terminal with typing animations and syntax highlighting. * [gitwalk](https://github.com/pazdera/gitwalk) - Bulk processing of git repos * [gr](http://mixu.net/gr/) - a tool for managing multiple git repositories * [BFG Repo-Cleaner](https://rtyley.github.io/bfg-repo-cleaner/) - a simpler, faster alternative to git-filter-branch for cleansing bad data out of your Git repository history