🐛 fix(eza): Always show hidden files
This commit is contained in:
parent
7baaa5df48
commit
960166aad6
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
colors = "always";
|
||||
|
||||
extraOptions = [
|
||||
"--all"
|
||||
"--sort=name"
|
||||
"--group-directories-first"
|
||||
"--header"
|
||||
|
|
Loading…
Reference in a new issue