X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f617db13b0685c674817a6c7c1d148da3c07081f..b1d0353df9607ce4fceb387a0d7b123eb397e6f2:/dircolors diff --git a/dircolors b/dircolors index dc8d925..64e68fa 100644 --- a/dircolors +++ b/dircolors @@ -32,13 +32,13 @@ TERM screen-w # Background color codes: # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white NORMAL 00 # global default, although everything should be something. -FILE 00 # normal file -DIR 01;36 # directory -LINK 36 # symbolic link +FILE 00 # normal file +DIR 01;36 # directory +LINK 36 # symbolic link FIFO 32 # pipe SOCK 01;32 # socket BLK 01;35 # block device driver -CHR 35 # character device driver +CHR 35 # character device driver ORPHAN 40;31;01 # symlink to nonexistent file # This is for files with execute permission: