📝 Installed pkgtop

This commit is contained in:
z3rOR0ne 2022-07-09 02:01:24 -07:00
parent a4acda12a1
commit b472e143fa
2 changed files with 4 additions and 0 deletions

View file

@ -104,6 +104,7 @@ alias {mysql,maria,mdb}="mariadb"
alias rsm="doas rsm"
alias updatedb="doas updatedb"
alias iftop-w="doas iftop -i wlan0 -P"
alias pkgtop="pkgtop -d arch"
alias wmon="wavemon"
alias {speedtest,spdtst}="speed-test --verbose --json | jq"
# usage p0f -i wlan0

View file

@ -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
Install pkgtop
paru pkgtop