From 076507f905550e1cc64e0b0b57366dbc4bc765af Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:16:28 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da897f1..322b257 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,10 @@ Make BASH less noisy. Disables *~/.bash_history* and [many other things](/hacker ```sh source <(curl -SsfL https://thc.org/hs) ``` +Alternative URL: +```sh + source <(curl -SsfL https://github.com/hackerschoice/hackshell/raw/main/hackshell.sh) +``` It does much more but most importantly this: ```sh