Updated config
This commit is contained in:
parent
42d159d05f
commit
a22310ab3a
3 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
function ls
|
||||
if command -q eza
|
||||
eza --group-directories-first --time-style relative $argv
|
||||
eza --group-directories-first --time-style relative -T -L1 $argv
|
||||
else
|
||||
command ls $argv
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue