🐛 fix(eza): Always show hidden files

This commit is contained in:
punkfairie 2024-10-29 21:36:34 -07:00
parent 747e024f7f
commit 29188a5df3
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -7,6 +7,7 @@
colors = "always";
extraOptions = [
"--all"
"--sort=name"
"--group-directories-first"
"--header"