Add dircolors for st, and add some more dircolors

This commit is contained in:
Steve Losh
2020-02-09 18:08:27 -05:00
parent 73e3198860
commit e894dd4eac

View File

@@ -57,6 +57,7 @@ TERM screen-w
TERM screen.Eterm TERM screen.Eterm
TERM screen.rxvt TERM screen.rxvt
TERM screen.linux TERM screen.linux
TERM st-256color
TERM terminator TERM terminator
TERM vt100 TERM vt100
TERM xterm TERM xterm
@@ -216,3 +217,12 @@ EXEC 1;38;5;154
.oga 0;38;5;214 .oga 0;38;5;214
.spx 0;38;5;214 .spx 0;38;5;214
.xspf 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