Added Setup Oneliner

This commit is contained in:
2026-05-12 11:52:54 +02:00
parent a135a04652
commit adc80cc5d3

View File

@@ -1,3 +1,8 @@
# helperScripts # helperScripts
Helper Scripts for Task Automation of whatever annoys me 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
```