# HG changeset patch # User Steve Losh # Date 1581289707 18000 # Node ID b428902745c5978fe6a78ef11db76692905a4873 # Parent 7e97c2baea5edfb8b374677570df085108066590 Add dircolors for st, and add some more dircolors diff -r 7e97c2baea5e -r b428902745c5 contrib/badwolf.dircolors --- a/contrib/badwolf.dircolors Wed Jul 17 12:02:31 2019 -0400 +++ b/contrib/badwolf.dircolors Sun Feb 09 18:08:27 2020 -0500 @@ -57,6 +57,7 @@ TERM screen.Eterm TERM screen.rxvt TERM screen.linux +TERM st-256color TERM terminator TERM vt100 TERM xterm @@ -216,3 +217,12 @@ .oga 0;38;5;214 .spx 0;38;5;214 .xspf 0;38;5;214 + +# build system scripts +.do 00;35 +*Makefile 00;35 + +# cached/compiled files +.o 00;30;1 +.pyc 00;30;1 +.fasl 00;30;1