#!/bin/env sh addApplications bluez \ bluez-utils setupBluetooth() { sudo systemctl enable --now bluetooth.service } addActions setupBluetooth