add to ls_colors

This commit is contained in:
pgosar 2023-08-05 23:47:41 -05:00
parent 8dc2e9df33
commit 7bff83b1b3
1 changed files with 4 additions and 1 deletions

View File

@ -615,7 +615,10 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
.dwg 38;5;216 # 3D printing
.ply 38;5;216 # 3D printing
.wrl 38;5;216 # 3D printing
.vert 38;5;136 # SPIR-V shaders (vertex)
.comp 38;5;136 # SPIR-V shaders (compute)
.frag 38;5;136 # SPIR-V shaders (fragment)
.wgsl 38;5;97 # WGSL shaders
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# unknown / weirdos