From 8ce81f3f2089445d3cbe26060a4d8089f36a4344 Mon Sep 17 00:00:00 2001 From: Chris Koehnke Date: Sat, 15 Oct 2016 21:05:02 -0400 Subject: [PATCH] Add .rpm file extension to packaged apps Add the `.rpm` extension. --- LS_COLORS | 1 + 1 file changed, 1 insertion(+) diff --git a/LS_COLORS b/LS_COLORS index 2417e61..c9c5ac5 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -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