Ziggity – A terminal UI for Git, written in Zig
Summary
Ziggity is a fast, keyboard-driven terminal UI for Git, implemented in Zig. It provides lazygit-style workflows (staging, commits, branches, rebase) using plain git subprocesses, no libgit2, and libvaxis for the UI; the project emphasizes a small binary, minimal dependencies, and per-repo configurability. The article covers installation options, core features, and how to use Ziggity effectively from the terminal.