mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 13:52:12 +01:00
Add .rpm file extension to packaged apps
Add the `.rpm` extension.
This commit is contained in:
parent
4d5aeed313
commit
8ce81f3f20
1 changed files with 1 additions and 0 deletions
|
@ -409,6 +409,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
|
|||
# packaged apps {{{2
|
||||
.apk 38;5;215
|
||||
.deb 38;5;215
|
||||
.rpm 38;5;215
|
||||
.jad 38;5;215
|
||||
.jar 38;5;215
|
||||
.cab 38;5;215
|
||||
|
|
Loading…
Reference in a new issue