🐛 fix(eza): Always show hidden files

This commit is contained in:
punkfairie 2024-10-29 21:36:34 -07:00
parent 7baaa5df48
commit 960166aad6

View file

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