From 347c1a1f8451a09edbadca16b00f6c7abb4fb20c Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Mon, 20 Feb 2023 07:56:07 -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 b52045826..78cb2b1d7 100644 --- a/LinuxGuide.md +++ b/LinuxGuide.md @@ -227,7 +227,7 @@ * [Bash Crawl](https://gitlab.com/slackermedia/bashcrawl) - Linux Command Learning Game * [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/), [Linux Command Library](https://play.google.com/store/apps/details?id=com.inspiredandroid.linuxcommandbibliotheca) or [awesome-for-oneliner](https://github.com/sheepla/awesome-for-oneliner) - Unix Commands +* [Helmanual](https://helpmanual.io/), [Linux Command Library](https://play.google.com/store/apps/details?id=com.inspiredandroid.linuxcommandbibliotheca), [CommandlineFU](https://www.commandlinefu.com/) 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