5 lines
105 B
Fish
5 lines
105 B
Fish
|
function bt --wraps=bluetoothctl --description 'alias bt=bluetoothctl'
|
||
|
bluetoothctl $argv
|
||
|
|
||
|
end
|