aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaroslav Derman <yaroslav.derman@gmail.com>2020-03-20 22:46:04 +0300
committerGitHub <noreply@github.com>2020-03-20 22:46:04 +0300
commit3468715e63d228cd49656fc8c1a29e59196e20b1 (patch)
tree5ffa9569b0a674ed5562127b6a414a4f7c1c991c
parenta240439f2ff0be690156a807428d18c1c35e1b9f (diff)
Added installation via antibody (#573)
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index b7817c38..4396e74b 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ Ready to give Powerlevel10k a try?
- [Oh My Zsh](#oh-my-zsh)
- [Prezto](#prezto)
- [Zim](#zim)
+ - [Antibody](#antibody)
- [Antigen](#antigen)
- [Zplug](#zplug)
- [Zgen](#zgen)
@@ -366,6 +367,10 @@ Add `zstyle :prezto:module:prompt theme powerlevel10k` to `~/.zpreztorc`.
Add `zmodule romkatv/powerlevel10k` to `~/.zimrc` and run `zimfw install`.
+### Antibody
+
+Add `antibody bundle romkatv/powerlevel10k` to `~/.zshrc`.
+
### Antigen
Add `antigen theme romkatv/powerlevel10k` to `~/.zshrc`. Make sure you have `antigen apply`