🔧 Added bt alias for bluetooth
This commit is contained in:
parent
b3e78ad18c
commit
5143d455a6
1 changed files with 1 additions and 1 deletions
2
aliases
2
aliases
|
|
@ -148,7 +148,7 @@ alias wmon="wavemon"
|
|||
# usage p0f -i wlan0
|
||||
alias p0f="doas p0f"
|
||||
alias vnstat-w="vnstat -i wlan0 --json | jq"
|
||||
alias bluetooth="bluetoothctl"
|
||||
alias {bluetooth,bt}="bluetoothctl"
|
||||
alias {wi,ssid}="doas iw wlan0 scan | grep SSID"
|
||||
# alias wifi-list="connmanctl services"
|
||||
alias wifi-list="nmcli device wifi list"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue