mirror of https://tildegit.org/ben/dotfiles
group directories first
parent
622590248b
commit
c6a76a497d
|
@ -1,4 +1,4 @@
|
||||||
# Defined in /home/ben/.config/fish/functions/l.fish @ line 1
|
# Defined in /home/ben/.config/fish/functions/l.fish @ line 1
|
||||||
function l
|
function l
|
||||||
ls -lah $argv
|
ls -lah --group-directories-first $argv
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue