summaryrefslogtreecommitdiff
path: root/local/.local/scripts/kolar
diff options
context:
space:
mode:
Diffstat (limited to 'local/.local/scripts/kolar')
-rwxr-xr-xlocal/.local/scripts/kolar5
1 files changed, 5 insertions, 0 deletions
diff --git a/local/.local/scripts/kolar b/local/.local/scripts/kolar
new file mode 100755
index 0000000..3e6a57b
--- /dev/null
+++ b/local/.local/scripts/kolar
@@ -0,0 +1,5 @@
+#! /bin/bash
+
+bluetoothctl power on 1> /dev/null
+bluetoothctl discoverable on 1> /dev/null
+bluetoothctl connect 6C:47:60:09:2A:DF | tail -n 1