summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-03 15:04:35 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-15 14:57:03 +0800
commit16defd9b9f9a114880f12e92c1b7ca97e075601f (patch)
tree12f12d582a315069d7e5b09589c727902fdcc64d /home
parenta30a246730c98cea74d313759aff8182192d00aa (diff)
.bashrc alias nethogs also capture udp
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index ed532e37..b6e1f49b 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -127,6 +127,7 @@ alias glmark2='glmark2 --fullscreen --annotate'
alias grep='grep --color=auto'
#alias info='info --vi-keys'
alias ls='ls --color=auto'
+alias nethogs='nethogs -C'
alias radeontop='radeontop -c'
alias rem='rem -@'
alias remind='remind -@'