Update README.md

This commit is contained in:
skyper
2024-08-12 11:52:59 +01:00
committed by GitHub
parent ba0d0c37e9
commit 76afa3f89b
+1 -1
View File
@@ -117,7 +117,7 @@ Got tricks? Join us on Telegram: [https://t.me/thcorg](https://t.me/thcorg)
<a id="hackshell"></a>
**1.i. Set up a Hack Shell (bash):**
Make BASH less noisy. Disables *~/.bash_history* and [many other things](tools/hackshell.sh).
Make BASH less noisy. Disables *~/.bash_history* and [many other things](/hackerschoice/hackshell).
```sh
source <(curl -SsfL https://thc.org/hs)
```