Updated config
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
function ls
|
||||
if command -q exa
|
||||
exa -1 --icons=auto $argv
|
||||
if command -q eza
|
||||
eza --group-directories-first --time-style relative $argv
|
||||
else
|
||||
command ls $argv
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user