aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Nielsen <eric@amalgamar.com.br>2020-01-08 00:53:25 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-01-08 00:53:25 +0300
commita50a336b64f6007cf99544c1ae62a4b359174783 (patch)
treebf727f54624756e4618629975fe1c6e266a98a67
parentd77bc5fa46d3f47e006439f1ec5085781d4fcde4 (diff)
Add Zim installation instructions to README.md (#411)
add zim installation instructions
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 139ff64e..0b9f34e0 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ it will generate the same prompt.
1. [Manual](#manual)
1. [Oh My Zsh](#oh-my-zsh)
1. [Prezto](#prezto)
+ 1. [Zim](#zim)
1. [Antigen](#antigen)
1. [Zplug](#zplug)
1. [Zgen](#zgen)
@@ -73,6 +74,10 @@ Set `ZSH_THEME=powerlevel10k/powerlevel10k` in your `~/.zshrc`.
Add `zstyle :prezto:module:prompt theme powerlevel10k` to your `~/.zpreztorc`.
+### Zim
+
+Add `zmodule romkatv/powerlevel10k` to your `.zimrc` and run `zimfw install`.
+
### Antigen
Add `antigen theme romkatv/powerlevel10k` to your `~/.zshrc`. Make sure you have `antigen apply`