📝 Installed pkgtop
This commit is contained in:
parent
a4acda12a1
commit
b472e143fa
2 changed files with 4 additions and 0 deletions
1
aliases
1
aliases
|
|
@ -104,6 +104,7 @@ alias {mysql,maria,mdb}="mariadb"
|
||||||
alias rsm="doas rsm"
|
alias rsm="doas rsm"
|
||||||
alias updatedb="doas updatedb"
|
alias updatedb="doas updatedb"
|
||||||
alias iftop-w="doas iftop -i wlan0 -P"
|
alias iftop-w="doas iftop -i wlan0 -P"
|
||||||
|
alias pkgtop="pkgtop -d arch"
|
||||||
alias wmon="wavemon"
|
alias wmon="wavemon"
|
||||||
alias {speedtest,spdtst}="speed-test --verbose --json | jq"
|
alias {speedtest,spdtst}="speed-test --verbose --json | jq"
|
||||||
# usage p0f -i wlan0
|
# usage p0f -i wlan0
|
||||||
|
|
|
||||||
|
|
@ -18,3 +18,6 @@ https://medium.com/techie-delight/top-25-algorithms-every-programmer-should-know
|
||||||
|
|
||||||
Look up the select command (online, man page is not as helpful). It makes a nice simple selectio menu for your users in bash
|
Look up the select command (online, man page is not as helpful). It makes a nice simple selectio menu for your users in bash
|
||||||
|
|
||||||
|
Install pkgtop
|
||||||
|
|
||||||
|
paru pkgtop
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue