# HG changeset patch # User Steve Losh # Date 1582077614 18000 # Node ID e7f8786668bb9b7ac3b68198437e11f9c5c465b6 # Parent b428902745c5978fe6a78ef11db76692905a4873# Parent 6efa22537c6fbc52ae55a91cdef3d4df2fa7f68d Merge pull request #37 from 8633brown/patch-1 Update badwolf.dircolors diff -r 6efa22537c6f -r e7f8786668bb contrib/badwolf.dircolors --- a/contrib/badwolf.dircolors Wed Feb 05 18:00:57 2020 -0700 +++ b/contrib/badwolf.dircolors Tue Feb 18 21:00:14 2020 -0500 @@ -57,6 +57,7 @@ TERM screen.Eterm TERM screen.rxvt TERM screen.linux +TERM st-256color TERM terminator TERM vt100 TERM xterm @@ -217,3 +218,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