4 lines
46 B
Fish
Executable File
4 lines
46 B
Fish
Executable File
function ls --wraps='lsd -l'
|
|
lsd -l $argv
|
|
end
|