From 928bf9175c046023bda7a01ab4c53e409416b895 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=A3=E2=94=8C=CD=9C=E2=88=A9=CD=9C=E2=94=90=CD=9C=28?= =?UTF-8?q?=CD=9C=E2=97=A3=CD=9C=5F=CD=9C=E2=97=A2=CD=9C=29=CD=9C=E2=94=8C?= =?UTF-8?q?=CD=9C=E2=88=A9=CD=9C=E2=94=90=E2=98=A3?= Date: Thu, 22 Feb 2024 02:10:33 -0400 Subject: [PATCH] Modern Unix A collection of modern/faster/saner alternatives to common unix commands. --- alternatives for history|find|cd.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/alternatives for history|find|cd.md b/alternatives for history|find|cd.md index c276250..43dfd1e 100644 --- a/alternatives for history|find|cd.md +++ b/alternatives for history|find|cd.md @@ -210,5 +210,6 @@ z foo # show interactive completions (zoxide v0.8.0+, bash 4.4+/fis
->**Note** -: There are more alternative tools available out there that may fit your needs +> [!NOTE] +> There are more alternative tools available out there that may better fit your needs.
+> Check out [Modern Unix](https://github.com/ibraheemdev/modern-unix) - A collection of modern/faster/saner alternatives to common unix commands.