mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
feat: add more programming file extensions and icons
This commit is contained in:
parent
39f9321a12
commit
d42c8c3477
1 changed files with 4 additions and 0 deletions
|
|
@ -296,6 +296,10 @@ rules = [
|
|||
"*.yaml" = ""
|
||||
"*.ini" = ""
|
||||
"*.conf" = ""
|
||||
"*.lock" = ""
|
||||
"*.nix" = ""
|
||||
"Containerfile" = ""
|
||||
"Dockerfile" = ""
|
||||
|
||||
# Default
|
||||
"*" = ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue