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
|
||||
function l
|
||||
ls -lah $argv
|
||||
ls -lah --group-directories-first $argv
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue