diff --git a/README.md b/README.md index 4f011821..18c781d2 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ See the [table of contents](#table-of-contents) at the bottom. - [Antibody](#antibody) - [Antigen](#antigen) - [Zplug](#zplug) + - [ZPM](#zpm) - [Zgen](#zgen) - [Zplugin](#zplugin) - [Zinit](#zinit) @@ -400,6 +401,12 @@ somewhere after it. Add `zplug romkatv/powerlevel10k, as:theme, depth:1` to `~/.zshrc`. +### ZPM + +```zsh +zpm load romkatv/powerlevel10k +``` + ### Zgen Add `zgen load romkatv/powerlevel10k powerlevel10k` to `~/.zshrc`.