mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-27 06:10:33 +00:00
Add gitui
`gitui` is a git terminal UI that's faster than tig and lazygit.
This commit is contained in:
parent
7d7f5cab3c
commit
3798c406cf
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
* [dust](https://github.com/bootandy/dust) — A more intuitive version of du
|
||||
* [ddh](https://github.com/darakian/ddh) — Fast duplicate file finder [<img src="https://api.travis-ci.org/darakian/ddh.svg?branch=master">](https://travis-ci.org/darakian/ddh)
|
||||
* [fselect](https://crates.io/crates/fselect) — Find files with SQL-like queries [<img src="https://api.travis-ci.org/jhspetersson/fselect.svg?branch=master">](https://travis-ci.org/jhspetersson/fselect)
|
||||
* [gitui](https://github.com/extrawurst/gitui) - Blazing fast terminal client for git written in Rust. [![build](https://github.com/extrawurst/gitui/workflows/CI/badge.svg)](https://github.com/extrawurst/gitui/actions)
|
||||
* [k0pernicus/zou](https://github.com/k0pernicus/zou) — A download accelerator
|
||||
* [Kondo](https://github.com/tbillington/kondo) - CLI & GUI tool for deleting software project artifacts and reclaiming disk space
|
||||
* [lotabout/rargs](https://github.com/lotabout/rargs) [[rargs](https://crates.io/crates/rargs)] — xargs + awk with pattern matching support [<img src="https://api.travis-ci.org/lotabout/rargs.svg?branch=master">](https://travis-ci.org/lotabout/rargs)
|
||||
|
|
Loading…
Reference in a new issue