From 677c8c662a806fb6d310d0b3b72a6b4290354cae Mon Sep 17 00:00:00 2001 From: Keheliya Gallaba Date: Wed, 13 May 2020 15:36:05 -0400 Subject: [PATCH] Adding `lazygit` to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7b55a3b..1582d574 100644 --- a/README.md +++ b/README.md @@ -106,5 +106,6 @@ func quit(g *gocui.Gui, v *gocui.View) error { * [fac](https://github.com/mkchoi212/fac): git merge conflict resolver * [jsonui](https://github.com/gulyasm/jsonui): Interactive JSON explorer for your terminal. * [cointop](https://github.com/miguelmota/cointop): Interactive terminal based UI application for tracking cryptocurrencies. +* [lazygit](https://github.com/jesseduffield/lazygit): Terminal UI for git commands. Note: if your project is not listed here, let us know! :)