mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-26 07:50:41 +00:00
group directories first
This commit is contained in:
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…
x
Reference in New Issue
Block a user