opal icon indicating copy to clipboard operation
opal copied to clipboard

Extract LSCOLORS settings into own functions

Open andrewwoods opened this issue 10 months ago • 0 comments

Description

The LSCOLORS variable determines the color combinations of foreground and background color used for different types of files when running the ls command.

Expected Outcome

Extract different LSCOLORS settings into separate functions, each with a good and clear name, so they can be reused. opal:lscolors_dark_warm

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional Information

Provide a mapping of Letters -> Color primarily has a comment, but additionally on the future documentation site.

andrewwoods avatar Aug 22 '23 16:08 andrewwoods