📝 Made change to speedtest-cli alias
This commit is contained in:
parent
a5fcba8a48
commit
117ebd4799
1 changed files with 1 additions and 1 deletions
2
aliases
2
aliases
|
|
@ -121,7 +121,7 @@ alias updatedb="doas updatedb"
|
||||||
alias iftop-w="doas iftop -i wlan0 -P"
|
alias iftop-w="doas iftop -i wlan0 -P"
|
||||||
alias wmon="wavemon"
|
alias wmon="wavemon"
|
||||||
alias ncpa="ncpamixer"
|
alias ncpa="ncpamixer"
|
||||||
alias spdtst="speedtest --simple"
|
alias spdtst="speedtest --simple --secure"
|
||||||
alias {spdtstjs,spdtstjson}="speedtest --json | jq"
|
alias {spdtstjs,spdtstjson}="speedtest --json | jq"
|
||||||
# usage p0f -i wlan0
|
# usage p0f -i wlan0
|
||||||
alias p0f="doas p0f"
|
alias p0f="doas p0f"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue