Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ss-o authored Feb 13, 2022
1 parent 5f44e61 commit 5dfb47f
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<h3>
<h2 align="center">
<a href="https://github.com/z-shell/zi">
<img src="https://github.com/z-shell/zi/raw/main/docs/images/logo.svg" alt="Logo" width="80" height="80" />
</a>
❮ ZI ❯ Package - Fzy
</h2>

<h3 align="center">

| **Package source:** | Tarball | Binary | Git | Node | Gem |
| :-----------------: | :--------------------------: | :----: | :----------------: | :--: | :-: |
| **Status:** | :heavy_check_mark: (default) | :x: | :heavy_check_mark: | :x: | :x: |

</h3>

- [Introduction](#introduction)
- [Install](#install)
- [Available `pack''` invocations](#available-pack-invocations)
- [Default Profile](#default-profile)
- [`Bin-Gem-Node` Profile](#bin-gem-node-profile)

## Introduction
- [Available `pack''` invocations](#available-pack-invocations)
- [Default Profile](#default-profile)
- [`Bin-Gem-Node` Profile](#bin-gem-node-profile)

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

Expand All @@ -27,8 +27,6 @@ The [jhawthorn/fzy](https://github.com/jhawthorn/fzy) zsh package that can use t
- the ice lists are stored in _profiles_; there's at least one profile, _default_,
- the ices can be selectively overridden.

## Install

### Available `pack''` invocations

```zsh
Expand Down

0 comments on commit 5dfb47f

Please sign in to comment.