chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
84dd906
)
dot/dircolors: Don't clobber background colour for dangling links.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 30 Jan 2012 23:46:03 +0000
(23:46 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 30 Jan 2012 23:46:03 +0000
(23:46 +0000)
dot/dircolors
patch
|
blob
|
blame
|
history
diff --git
a/dot/dircolors
b/dot/dircolors
index 37c1af1e437bb09d9c1aae7c74f7c6f7db88471c..cc53f4fff25534adc5a5d6368bfe20628058743a 100644
(file)
--- a/
dot/dircolors
+++ b/
dot/dircolors
@@
-42,7
+42,7
@@
FIFO 32 # pipe
SOCK 01;32 # socket
BLK 01;35 # block device driver
CHR 35 # character device driver
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
# This is for files with execute permission:
EXEC 01