mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
refactor: change the .yml and .yaml icons
This commit is contained in:
parent
d045ef1522
commit
39f9321a12
1 changed files with 2 additions and 2 deletions
|
|
@ -292,8 +292,8 @@ rules = [
|
||||||
"*.scss" = ""
|
"*.scss" = ""
|
||||||
"*.json" = ""
|
"*.json" = ""
|
||||||
"*.toml" = ""
|
"*.toml" = ""
|
||||||
"*.yml" = ""
|
"*.yml" = ""
|
||||||
"*.yaml" = ""
|
"*.yaml" = ""
|
||||||
"*.ini" = ""
|
"*.ini" = ""
|
||||||
"*.conf" = ""
|
"*.conf" = ""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue