📝 Made change to speedtest-cli alias

This commit is contained in:
z3rOR0ne 2022-10-13 01:36:39 -07:00
parent a5fcba8a48
commit 117ebd4799

View file

@ -121,7 +121,7 @@ alias updatedb="doas updatedb"
alias iftop-w="doas iftop -i wlan0 -P"
alias wmon="wavemon"
alias ncpa="ncpamixer"
alias spdtst="speedtest --simple"
alias spdtst="speedtest --simple --secure"
alias {spdtstjs,spdtstjson}="speedtest --json | jq"
# usage p0f -i wlan0
alias p0f="doas p0f"