mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-27 17:52:28 +02:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user