dot/ercrc.el: Hack `mdw-pushnew-replace' for newer Emacsen.
[profile] / dot / dircolors
index 37c1af1..d006835 100644 (file)
@@ -21,6 +21,7 @@ TERM con80x50
 TERM con80x60
 TERM xterm
 TERM xterm-debian
+TERM xterm-256color
 TERM vt100
 TERM screen
 TERM screen.linux
@@ -42,7 +43,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