4 releases (2 stable)
1.0.1 | Jun 20, 2023 |
---|---|
1.0.0 | Apr 13, 2023 |
0.2.0 | Mar 10, 2023 |
0.1.1 | Oct 7, 2022 |
#794 in Command-line interface
28 downloads per month
57KB
1K
SLoC
anstyle-ls
Parse LS_COLORS Style Descriptions
References
Information about the LS_COLORS
environment variable is sparse. Here is a short list of useful references:
LS_COLORS
implementation in the GNU coreutils version ofls
(the reference implementation)LS_COLORS
implementation inbfs
by @tavianator- The
DIR_COLORS(5)
man page
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Special Thanks
sharkdp for ls_colors