a minimal, yet feature rich git tui; built with go and love.
to get zengit on Arch Linux, run this command
# prebuilt binary
yay -S zengit
# builds from this repo
yay -S zengit-gitto get zengit directly from go's binary package, run this command
go install github.com/rokybeast/zengit@latestmake sure you have the ~/go/bin in your path!
- nix
- gentoo (emerge)
- ... etc.
- git (of COURSE-)
- go
- go packages (automatically installed when building from package managers):
bubbletea,bubbleandlipgloss.