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 9643c6a commit 4a5a576
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<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">
<img src="https://github.com/z-shell/zi/raw/main/docs/images/logo.svg" alt="Logo" width="80" height="80" />
</a>
❮ ZI ❯ Package - pyenv
❮ ZI ❯ Package - Pyenv
</h2>

<h3 align="center">
Expand All @@ -14,11 +14,10 @@

</h3>

- [The `pack''` invocations and profiles](#the-pack-invocations-and-profiles)
- [Default Profile](#default-profile)
- [`Bin-Gem-Node` Profile](#bin-gem-node-profile)
- [Default Profile](#default-profile)
- [`Bin-Gem-Node` Profile](#bin-gem-node-profile)

> This repository compatible with [ZI](https://github.com/z-shell-zi)
> This repository compatible with [ZI](https://github.com/z-shell/zi)
The [pyenv/pyenv](https://github.com/pyenv/pyenv) zsh package that can use the NPM package registry to automatically:

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

## The `pack''` invocations and profiles

```zsh
# Download the tarball with the default ice list
zi pack for pyenv
Expand Down

0 comments on commit 4a5a576

Please sign in to comment.