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 e1bed8a commit feebf4c
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<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 - Zsh
</h2>

<h3 align="center">

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

</h3>

- [Introduction](#introduction)
- [Install](#install)
- [Available `pack''` invocations](#available-pack-invocations)
- [Default Profile](#default-profile)

## Introduction
- [Available `pack''` invocations](#available-pack-invocations)
- [Default Profile](#default-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 [zsh-users/zsh](https://github.com/zsh-users/zsh) zsh package that can use the NPM package registry to automatically:

Expand All @@ -26,8 +26,6 @@ The [zsh-users/zsh](https://github.com/zsh-users/zsh) 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-users/zsh](https://github.com/zsh-users/zsh) either from the release archive or from Git repository:
Expand Down

0 comments on commit feebf4c

Please sign in to comment.