8 lines
186 B
Markdown
8 lines
186 B
Markdown
# helperScripts
|
|
|
|
Helper Scripts for Task Automation of whatever annoys me
|
|
|
|
# Setup
|
|
```bash
|
|
curl -fsSL https://git.scypher.org/taicrafter/helperScripts/raw/branch/main/setup.sh | bash
|
|
``` |