# This isn't a script but a list of commands
# for helping to fix bluetooth issues
yaourt -S bluez bluez-libs bluez-utils # these are essential
sudo rfkill list # lists the hci devices and their states
sudo rfkill unblock bluetooth # unblocks bluetooth re-enabling you to use it
bluetoothctl #use "help" for command list