🔧 Adjusted gentoo setup again

This commit is contained in:
tomit4 2025-12-05 08:12:05 -08:00
parent a15bb48d18
commit 7547933495
4 changed files with 20 additions and 7 deletions

View file

@ -145,7 +145,7 @@ alias {cproj,mproj,myproj}="cd '$cproj' && ls"
alias blog="cd ~/Documents/Code/blog/ && ls"
# alias rsm="doas rsm"
alias updatedb="doas updatedb"
alias iftop-w="doas iftop -i wlan0 -P"
alias iftop-w="doas iftop -i wlp6s0 -P"
alias wmon="wavemon"
# usage p0f -i wlan0
alias p0f="doas p0f"