6 lines
95 B
Fish

if type "eza"
function ls
eza --group-directories-first --git -l $argv
end
end