X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..393e450ba47288aba552c230c60140f70197f545:/dot/dircolors diff --git a/dot/dircolors b/dot/dircolors index 37c1af1..186807b 100644 --- a/dot/dircolors +++ b/dot/dircolors @@ -21,9 +21,11 @@ TERM con80x50 TERM con80x60 TERM xterm TERM xterm-debian +TERM xterm-256color TERM vt100 TERM screen TERM screen.linux +TERM screen.xterm-256color TERM screen-w # Below are the color init strings for the basic file types. A color init @@ -42,7 +44,7 @@ FIFO 32 # pipe SOCK 01;32 # socket BLK 01;35 # block device driver CHR 35 # character device driver -ORPHAN 40;31;01 # symlink to nonexistent file +ORPHAN 31;01 # symlink to nonexistent file # This is for files with execute permission: EXEC 01