add zplugin installation instructions

This commit is contained in:
romkatv 2019-09-19 17:44:21 +02:00
parent 0d9ac631cd
commit 5f15731c6a

View file

@ -18,6 +18,7 @@ it will generate the same prompt.
1. [Zplug](#zplug)
1. [Zgen](#zgen)
1. [Antibody](#antibody)
1. [Zplugin](#zplugin)
1. [Configuration](#configuration)
1. [For new users](#for-new-users)
1. [For Powerlevel9k users](#for-powerlevel9k-users)
@ -82,6 +83,10 @@ Add `zgen load romkatv/powerlevel10k powerlevel10k` to your `~/.zshrc`.
Add `antibody bundle romkatv/powerlevel10k` to your `~/.zshrc`.
### Zplugin
Add `zplugin light romkatv/powerlevel10k` to your `~/.zshrc`.
## Configuration
### For new users