mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
add zplugin installation instructions
This commit is contained in:
parent
0d9ac631cd
commit
5f15731c6a
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,7 @@ it will generate the same prompt.
|
||||||
1. [Zplug](#zplug)
|
1. [Zplug](#zplug)
|
||||||
1. [Zgen](#zgen)
|
1. [Zgen](#zgen)
|
||||||
1. [Antibody](#antibody)
|
1. [Antibody](#antibody)
|
||||||
|
1. [Zplugin](#zplugin)
|
||||||
1. [Configuration](#configuration)
|
1. [Configuration](#configuration)
|
||||||
1. [For new users](#for-new-users)
|
1. [For new users](#for-new-users)
|
||||||
1. [For Powerlevel9k users](#for-powerlevel9k-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`.
|
Add `antibody bundle romkatv/powerlevel10k` to your `~/.zshrc`.
|
||||||
|
|
||||||
|
### Zplugin
|
||||||
|
|
||||||
|
Add `zplugin light romkatv/powerlevel10k` to your `~/.zshrc`.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
### For new users
|
### For new users
|
||||||
|
|
Loading…
Reference in a new issue