e7f8786668bb

Merge pull request #37 from 8633brown/patch-1

Update badwolf.dircolors
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 18 Feb 2020 21:00:14 -0500
parents b428902745c5 (diff) 6efa22537c6f (current diff)
children 599e1bb1aee9
branches/tags (none)
files contrib/badwolf.dircolors

Changes

--- 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