From 71bdc1f9dfd724c14cf47bf702ff175ad522ebfe Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:03:05 -0800 Subject: [PATCH] Update LinuxGuide.md --- LinuxGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LinuxGuide.md b/LinuxGuide.md index 2745d6f92..3357b38d0 100644 --- a/LinuxGuide.md +++ b/LinuxGuide.md @@ -265,7 +265,7 @@ * [ImHex](https://github.com/WerWolv/ImHex) - Hex Editor * [Learn the Linux Command-Line](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_learn_the_linux_command_line), [Command Line Guide](https://github.com/jlevy/the-art-of-command-line) or [LinuxCommand](https://www.linuxcommand.org/tlcl.php) - Command-Line Lessons * [Cheat.sh](https://cheat.sh/) or [how2](https://github.com/santinic/how2) - Command-Line Cheat Sheet -* [tldr](https://github.com/tldr-pages/tldr/) - Command-Line Tools +* [tldr](https://github.com/tldr-pages/tldr/) - Command-Line Tools / [Rust](https://github.com/dbrgn/tealdeer) * [Gum](https://github.com/charmbracelet/gum) - Shell Script Creator * [shell-scripting-tutorial](https://github.com/techarkit/shell-scripting-tutorial) - Shell Scripting Tutorial * [explainshell.com](https://explainshell.com/) - Match Command-Line Arguments to Help Text