summaryrefslogtreecommitdiff
path: root/functions/bluetoothOn.fish
blob: b6ff3f6b6661097c2bd1a5d0db9e90bd5595fca1 (plain)
1
2
alias bluetoothOn='sudo systemctl start bluetooth'
alias bOn='sudo systemctl start bluetooth'