From 8a52f4c4d8ba9c90fbbe061c0b8e899e09729381 Mon Sep 17 00:00:00 2001 From: James Date: Sun, 26 Sep 2021 15:03:01 +1000 Subject: [PATCH] Add lazygit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8ade5a5..e2412a4 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ https://gitlab.com/leinardi/gwe ##### Jirafeau is a "one-click-filesharing" script: Select your file, upload, share a link. That's it. No database - just basic PHP. ##### https://gitlab.com/mojo42/Jirafeau +### lazygit ### +##### A simple terminal UI for git commands, written in Go with the gocui library. ##### +https://github.com/jesseduffield/lazygit + ### LinuxDir2HTML ### ##### LinuxDir2HTML is a small program to help create an offline manifest of your files in an easily navigable html format. It is a CLI-only clone of [Snap2HTML.](https://www.rlvision.com/snap2html/) ##### https://github.com/homeisfar/LinuxDir2HTML -- GitLab