colorls/lib
Claudio Bley 52b8c3489d Fix unrecognized files count and colorization
A *file* is assigned a generic icon / glyph in `files.yaml`, so looking up
`:file` in the corresponding hash always succeeds, but `:file` is also used as
the fallback key if a file's extension is not recognized.

First determining the color and group of a given file before falling back to
the `:file` key fixes this issue.
2020-09-07 20:38:42 +02:00
..
colorls Fix unrecognized files count and colorization 2020-09-07 20:38:42 +02:00
yaml Directly use Unicode symbols in yaml config 2020-05-08 22:12:35 +02:00
colorls.rb Introduce Layout classes and use them 2019-07-01 23:16:33 +02:00
tab_complete.sh Generate Zsh completion file 2017-11-22 22:32:20 +01:00