diff --git a/LS_COLORS b/LS_COLORS index 162ed2d..384bee9 100644 --- a/LS_COLORS +++ b/LS_COLORS @@ -174,6 +174,9 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .ahk 38;5;41 # python .py 38;5;41 +.ipynb 38;5;41 +# ruby +.rb 38;5;41 # perl .pl 38;5;208 .PL 38;5;160 @@ -489,6 +492,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .BUP 38;5;241 .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) .rlib 38;5;241 # Static rust library # temporary files .swp 38;5;244 @@ -504,6 +508,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .error 38;5;160;1 .stderr 38;5;160;1 # state dumps +.aria2 38;5;241 .dump 38;5;241 .stackdump 38;5;241 .zcompdump 38;5;241 @@ -632,7 +637,6 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 .pi 38;5;7 .plt 38;5;7 .pm 38;5;7 -.rb 38;5;7 .rdf 38;5;7 .rst 38;5;7 .ru 38;5;7