From 0fbbebd70038402397e00da7d45c4d1fbe54d995 Mon Sep 17 00:00:00 2001 From: devinherron <38471878+devinherron@users.noreply.github.com> Date: Wed, 13 Sep 2023 08:38:12 -0700 Subject: [PATCH] Update README.md Alphabetized changed repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebccd44..6f2d06b 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [ddh](https://github.com/darakian/ddh) — Fast duplicate file finder * [diskonaut](https://github.com/imsnif/diskonaut) — Terminal visual disk space navigator * [dust](https://github.com/bootandy/dust) — A more intuitive version of du +* [eza-community/eza](https://github.com/eza-community/eza) — A replacement for 'ls' * [fselect](https://crates.io/crates/fselect) — Find files with SQL-like queries * [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?branch=master)](https://github.com/extrawurst/gitui/actions) * [GQL](https://github.com/amrdeveloper/gql) — A SQL like query language to run on .git files. @@ -414,7 +415,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/ * [nickgerace/gfold](https://github.com/nickgerace/gfold) [[gfold](https://crates.io/crates/gfold)] - CLI tool to help keep track of multiple Git repositories [![build](https://img.shields.io/github/workflow/status/nickgerace/gfold/merge/main)](https://github.com/nickgerace/gfold/actions?query=workflow%3Amerge+branch%3Amain) * [nivekuil/rip](https://github.com/nivekuil/rip) - A safe and ergonomic alternative to `rm` * [nushell/nushell](https://github.com/nushell/nushell) - A new type of shell -* [eza-community/eza](https://github.com/eza-community/eza) — A replacement for 'ls' * [orhun/kmon](https://github.com/orhun/kmon) — Linux Kernel Manager and Activity Monitor ![https://github.com/orhun/kmon/actions](https://img.shields.io/github/actions/workflow/status/orhun/kmon/ci.yml?branch=master&label=build) * [orhun/systeroid](https://github.com/orhun/systeroid) — A more powerful alternative to sysctl(8) with a terminal user interface ![https://github.com/orhun/systeroid/actions](https://img.shields.io/github/actions/workflow/status/orhun/systeroid/ci.yml?branch=main&label=build) * [ouch](https://github.com/ouch-org/ouch) - Painless compression and decompression on the command-line [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/ouch-org/ouch/build-and-test)](https://github.com/ouch-org/ouch/actions?query=branch%3Amaster)