Do you use some GUI, TUI, terminal commands, plugins for other software?

Ideally, I want to find a cross-platform GUI app, preferably a FOSS one, and with as less overhead as possible, e.g. no Electron.

  • chtk@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    13 days ago
    • lazygit: a TUI for git. This is my day to day UI for staging, committing, interactive rebases. I have delta configured for diffs in lazygit.
    • neovim (nvimdiff): for diffing, and conflict resolution.
    • vscode/neovim: I whatever functionally my editor had (or some plugins for neovim) for live changes as I work on code.