Skip to content

Commit

Permalink
Merge branch 'main' of github.com:hackerschoice/hackshell
Browse files Browse the repository at this point in the history
  • Loading branch information
rootTHC committed Aug 27, 2024
2 parents bf873f4 + 5eaf70f commit 94f6295
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ Make BASH stealthy and hacker friendly with lots of bash functions

Usage:
```shell
source <(curl -SsfL https://thc.org/hs)
source <(curl -SsfL https://thc.org/hs)
```

```shell
source <(curl -SsfL https://github.com/hackerschoice/hackshell/raw/main/hackshell.sh)
```

Some features:
Expand Down

0 comments on commit 94f6295

Please sign in to comment.