Mercurial > dotfiles
comparison dot_lscolors @ 550:1b7d04302f89
Use cyan for executables
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 01 Feb 2022 09:59:20 +0100 |
parents | 4a8042dab396 |
children | 407d461cd377 |
comparison
equal
deleted
inserted
replaced
549:4a8042dab396 | 550:1b7d04302f89 |
---|---|
17 SETGID 04;01;38;2;171;178;191 # file that is setgid (g+s) | 17 SETGID 04;01;38;2;171;178;191 # file that is setgid (g+s) |
18 CAPABILITY 07;38;2;171;178;191 # file with capability | 18 CAPABILITY 07;38;2;171;178;191 # file with capability |
19 STICKY_OTHER_WRITABLE 04;01;38;2;97;175;239 # dir that is sticky and other-writable (+t,o+w) | 19 STICKY_OTHER_WRITABLE 04;01;38;2;97;175;239 # dir that is sticky and other-writable (+t,o+w) |
20 OTHER_WRITABLE 01;38;2;97;175;239 # dir that is other-writable (o+w) and not sticky | 20 OTHER_WRITABLE 01;38;2;97;175;239 # dir that is other-writable (o+w) and not sticky |
21 STICKY 04;38;2;97;175;239 # dir with the sticky bit set (+t) and not other-writable | 21 STICKY 04;38;2;97;175;239 # dir with the sticky bit set (+t) and not other-writable |
22 EXEC 00;38;2;152;195;121 # This is for files with execute permission: | 22 EXEC 00;38;2;86;182;194 # This is for files with execute permission: |
23 | 23 |
24 ## Source Code (yellow) | 24 ## Source Code (yellow) |
25 .jl 00;38;2;255;194;75 | 25 .jl 00;38;2;255;194;75 |
26 .c 00;38;2;255;194;75 | 26 .c 00;38;2;255;194;75 |
27 .cpp 00;38;2;255;194;75 | 27 .cpp 00;38;2;255;194;75 |