Skip to content

Commit b1b9cee

Browse files
authored
Update README.md
1 parent 212df0b commit b1b9cee

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

docs/README.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
<h3>
1+
<h2 align="center">
2+
<a href="https://github.com/z-shell/zi">
3+
<img src="https://github.com/z-shell/zi/raw/main/docs/images/logo.svg" alt="Logo" width="80" height="80" />
4+
</a>
5+
❮ ZI ❯ Package - LS COLORS
6+
</h2>
7+
8+
<h3 align="center">
29

310
| **Package source:** | Tarball | Git | Node | Gem |
411
| :-----------------: | :-----: | :--------------------------: | :--: | :-: |
512
| **Status:** | - | :heavy_check_mark: (default) | :x: | :x: |
613

714
</h3>
815

9-
- [Introduction](#introduction)
10-
- [Install](#install)
11-
- [Available `pack''` invocations](#available-pack-invocations)
12-
- [Default Profile](#default-profile)
13-
- [`no-zsh-completion` Profile](#no-zsh-completion-profile)
14-
- [`no-dir-color-swap` Profile](#no-dir-color-swap-profile)
15-
16-
## Introduction
16+
- [Available `pack''` invocations](#available-pack-invocations)
17+
- [Default Profile](#default-profile)
18+
- [`no-zsh-completion` Profile](#no-zsh-completion-profile)
19+
- [`no-dir-color-swap` Profile](#no-dir-color-swap-profile)
1720

18-
> **[?]**
19-
> This repository not compatible with previous versions (zplugin, zinit).
20-
>
21-
> Please upgrade to [ZI](https://github.com/z-shell-zi)
21+
> This repository compatible with [ZI](https://github.com/z-shell/zi)
2222
2323
The [trapd00r/LS_COLORS](https://github.com/jhawthorn/fzy) zsh package that can use the NPM package registry to automatically:
2424

@@ -28,8 +28,6 @@ The [trapd00r/LS_COLORS](https://github.com/jhawthorn/fzy) zsh package that can
2828
- the ice lists are stored in _profiles_; there's at least one profile, _default_,
2929
- the ices can be selectively overridden.
3030

31-
## Install
32-
3331
### Available `pack''` invocations
3432

3533
```zsh

0 commit comments

Comments
 (0)