b428902745c5

Add dircolors for st, and add some more dircolors
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 09 Feb 2020 18:08:27 -0500
parents 7e97c2baea5e
children e7f8786668bb
branches/tags (none)
files contrib/badwolf.dircolors

Changes

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