added scripts folder to gitea

This commit is contained in:
lucca
2026-06-11 13:47:48 -04:00
commit f8130bd7d0
91 changed files with 1868 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
bluetoothctl power on
sleep 5
bluetoothctl connect 9B:40:B0:7F:F9:9F
notify-send "bluetooth headset connected"