Update README.md

This commit is contained in:
skyper
2024-08-26 18:26:55 +01:00
committed by GitHub
parent 91c3d2a3dd
commit 8f5895688f
+1 -1
View File
@@ -118,7 +118,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](/hackerschoice/hackshell).
Make BASH less noisy. Disables *~/.bash_history* and [many other things](https://github.com/hackerschoice/hackshell).
```sh
source <(curl -SsfL https://thc.org/hs)
```