diff options
-rw-r--r-- | dircolors/dircolors | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dircolors/dircolors b/dircolors/dircolors index 963813e1..2b583feb 100644 --- a/dircolors/dircolors +++ b/dircolors/dircolors @@ -10,22 +10,14 @@ TERM screen TERM screen-256color TERM xterm TERM xterm-256color -RESET 0 DIR 01;34 LINK 01;36 -MULTIHARDLINK 00 FIFO 40;33 SOCK 01;35 DOOR 01;35 BLK 40;33;01 CHR 40;33;01 ORPHAN 40;31;01 -SETUID 37;41 -SETGID 30;43 -CAPABILITY 30;41 -STICKY_OTHER_WRITABLE 30;42 -OTHER_WRITABLE 34;42 -STICKY 37;44 EXEC 01;32 .tar 01;31 .tgz 01;31 |