add fish config

This commit is contained in:
FlintyLemming
2025-12-17 13:56:02 +08:00
parent 67dba11562
commit edf8aa7d35

View File

@@ -6,4 +6,5 @@ function ls --description 'alias ls to eza if possible'
end
end
abbr -a port 'sudo ss -tulnp | grep '
abbr -a port 'sudo ss -tulnp | grep'
abbr -a process 'ps aux | grep'