From d4ff3630d8e1452da96fdf309ce0d1fd7d64f495 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 13 Aug 2022 20:33:46 -0700 Subject: [PATCH] Update LinuxGuide.md --- LinuxGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LinuxGuide.md b/LinuxGuide.md index 9c0200016..815e51126 100644 --- a/LinuxGuide.md +++ b/LinuxGuide.md @@ -213,7 +213,7 @@ * [GrubCustomizer](https://launchpad.net/grub-customizer) - Customize Grub * [ss64 Bash](https://ss64.com/bash/) or [Bash Oneliner](https://github.com/onceupon/Bash-Oneliner) - Linux Bash Commands * [zx](https://github.com/google/zx) - Javascript Bash -* [Helmanual](https://helpmanual.io/) - Unix Commands +* [Helmanual](https://helpmanual.io/) or [awesome-for-oneliner](https://github.com/sheepla/awesome-for-oneliner) - Unix Commands * [bashrcgenerator](http://bashrcgenerator.com/) - .bashrc Generator * [bash_loading_animations](https://github.com/Silejonu/bash_loading_animations) - Bash Loading Animations * [Bashly](https://bashly.dannyb.co/) - Bash CLI Framework