aboutsummaryrefslogtreecommitdiffstats
path: root/fish2024/functions/ls.fish
blob: f37ff68e2382716c0ffb895debf492efa2158a24 (plain) (blame)
1
2
3
function ls
command ls $argv
end