🐛 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";
|
colors = "always";
|
||||||
|
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
|
"--all"
|
||||||
"--sort=name"
|
"--sort=name"
|
||||||
"--group-directories-first"
|
"--group-directories-first"
|
||||||
"--header"
|
"--header"
|
||||||
|
|
Loading…
Reference in a new issue