mirror of
https://github.com/trapd00r/LS_COLORS.git
synced 2024-12-22 05:42:12 +01:00
Manage TOC with mdformat
This commit is contained in:
parent
6161dfc694
commit
4e1b1ac1c6
1 changed files with 10 additions and 7 deletions
|
@ -1,13 +1,16 @@
|
|||
# LS_COLORS
|
||||
|
||||
- [LS_COLORS](#ls_colors)
|
||||
- [What does it look like?](#what-does-it-look-like)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Installation](#installation)
|
||||
- [Information for Developers](#information-for-developers)
|
||||
- [Legal](#legal)
|
||||
<!-- mdformat-toc start --slug=github --no-anchors --maxlevel=3 --minlevel=1 -->
|
||||
|
||||
## LS_COLORS
|
||||
- [LS_COLORS](#ls_colors)
|
||||
- [What does it look like?](#what-does-it-look-like)
|
||||
- [Dependencies](#dependencies)
|
||||
- [Installation](#installation)
|
||||
- [Arch Linux](#arch-linux)
|
||||
- [Information for Developers](#information-for-developers)
|
||||
- [Legal](#legal)
|
||||
|
||||
<!-- mdformat-toc end -->
|
||||
|
||||
This is a collection of extension:color mappings, suitable to use as your
|
||||
`LS_COLORS` environment variable. Most of them use the extended color map,
|
||||
|
|
Loading…
Reference in a new issue