This commit is contained in:
FlintyLemming
2026-03-13 21:49:10 +08:00
parent d3038f5139
commit 9827af9922

View File

@@ -136,6 +136,7 @@ function y
end end
abbr -a port 'sudo ss -tulnp | grep' abbr -a port 'sudo ss -tulnp | grep'
abbr -a process 'ps aux | grep' abbr -a process 'sudo ps aux | grep'
abbr -a service 'sudo systemctl list-units --type=service --all | grep'
alias fastfetch="fastfetch --color-keys blue" alias fastfetch="fastfetch --color-keys blue"