From 13c13f55133edcd4cb0f4a95fdb6d4cc25db4d24 Mon Sep 17 00:00:00 2001 From: camaranto Date: Mon, 5 Aug 2024 12:15:49 -0500 Subject: [PATCH 1/2] Replace exa with eza exa it's not longer mainteained --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f75693..41b314e1 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [btop](https://github.com/aristocratos/btop) - Linux/OSX/FreeBSD resource monitor * [catcli](https://github.com/deadc0de6/catcli) - The command line catalog tool for your offline data * [ccat](https://github.com/owenthereal/ccat) - ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting. -* [exa](https://github.com/ogham/exa) - A modern version of `ls`. +* [eza](https://github.com/eza-community/eza) - A modern version of `ls`. * [progress](https://github.com/Xfennec/progress) - Linux tool to show progress for `cp`, `rm`, `dd`, and more... * [stronghold](https://github.com/alichtman/stronghold) - Easily configure MacOS security settings from the terminal. * [glances](https://github.com/nicolargo/glances) - Glances an Eye on your system From fb3341ad1ac6f75b9f947d25968159166c9737e6 Mon Sep 17 00:00:00 2001 From: camaranto <42853456+camaranto@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:28:03 -0500 Subject: [PATCH 2/2] Use Link to project website instead of GitHub repo Co-authored-by: pinage404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41b314e1..aed24c0b 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [btop](https://github.com/aristocratos/btop) - Linux/OSX/FreeBSD resource monitor * [catcli](https://github.com/deadc0de6/catcli) - The command line catalog tool for your offline data * [ccat](https://github.com/owenthereal/ccat) - ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting. -* [eza](https://github.com/eza-community/eza) - A modern version of `ls`. +* [eza](https://eza.rocks) - A modern version of `ls`. * [progress](https://github.com/Xfennec/progress) - Linux tool to show progress for `cp`, `rm`, `dd`, and more... * [stronghold](https://github.com/alichtman/stronghold) - Easily configure MacOS security settings from the terminal. * [glances](https://github.com/nicolargo/glances) - Glances an Eye on your system