From f1f0e86b41c81d7b240ed23e3d01b34277f679d8 Mon Sep 17 00:00:00 2001 From: Ryan Delaney Date: Wed, 16 Oct 2019 16:20:39 -0700 Subject: [PATCH] Add mdump, dll, and lnk types --- LS_COLORS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LS_COLORS b/LS_COLORS index 2300467..3035e25 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -544,7 +544,9 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .bak 38;5;241 .o 38;5;241 # *nix Object file (shared libraries, core dumps etc) *core 38;5;241 # Linux user core dump file (from /proc/sys/kernel/core_pattern) +.mdump 38;5;241 # Mini DuMP crash report .rlib 38;5;241 # Static rust library +.dll 38;5;241 # dynamic linked library # temporary files .swp 38;5;244 .swo 38;5;244 @@ -608,6 +610,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .theme 38;5;116 .torrent 38;5;116 .urlview 38;5;116 +.lnk 38;5;39 # }}} # encrypted data {{{1 .asc 38;5;192;3