mirror of
https://github.com/eza-community/eza.git
synced 2025-08-04 17:08:42 +00:00
style: switch to nixfmt rfc style, format tree
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
27232c4f9b
commit
cb15b12984
11 changed files with 121 additions and 122 deletions
|
@ -32,16 +32,13 @@ perms:
|
|||
foreground: Red
|
||||
other_execute:
|
||||
foreground: Green
|
||||
|
||||
filenames:
|
||||
# Just change the icon glyph
|
||||
Cargo.toml: {icon: {glyph: 🦀}}
|
||||
Cargo.lock: {icon: {glyph: 🦀}}
|
||||
|
||||
extensions:
|
||||
# Change the filename color and icon
|
||||
# NOTE: not all unicode glyphs support color changes
|
||||
rs: {filename: {foreground: Red}, icon: {glyph: 🦀}}
|
||||
|
||||
# Change the icon glyph and color
|
||||
nix: {icon: {glyph: ❄, style: {foreground: White}}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue