add fish config
This commit is contained in:
@@ -4,4 +4,6 @@ function ls --description 'alias ls to eza if possible'
|
|||||||
else
|
else
|
||||||
command ls -la $argv
|
command ls -la $argv
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
abbr -a port 'sudo ss -tulnp | grep '
|
||||||
Reference in New Issue
Block a user