mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
feat: add more text file extensions and icons
This commit is contained in:
parent
907d5c3e6a
commit
5bb21fc2e7
1 changed files with 3 additions and 0 deletions
|
|
@ -200,6 +200,9 @@ rules = [
|
|||
# Text
|
||||
"*.txt" = ""
|
||||
"*.md" = ""
|
||||
"*.rst" = ""
|
||||
"COPYING" = ""
|
||||
"LICENSE" = ""
|
||||
|
||||
# Archives
|
||||
"*.zip" = ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue