mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
Added installation via antibody (#573)
This commit is contained in:
parent
a240439f2f
commit
3468715e63
1 changed files with 5 additions and 0 deletions
|
@ -21,6 +21,7 @@ Ready to give Powerlevel10k a try?
|
||||||
- [Oh My Zsh](#oh-my-zsh)
|
- [Oh My Zsh](#oh-my-zsh)
|
||||||
- [Prezto](#prezto)
|
- [Prezto](#prezto)
|
||||||
- [Zim](#zim)
|
- [Zim](#zim)
|
||||||
|
- [Antibody](#antibody)
|
||||||
- [Antigen](#antigen)
|
- [Antigen](#antigen)
|
||||||
- [Zplug](#zplug)
|
- [Zplug](#zplug)
|
||||||
- [Zgen](#zgen)
|
- [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`.
|
Add `zmodule romkatv/powerlevel10k` to `~/.zimrc` and run `zimfw install`.
|
||||||
|
|
||||||
|
### Antibody
|
||||||
|
|
||||||
|
Add `antibody bundle romkatv/powerlevel10k` to `~/.zshrc`.
|
||||||
|
|
||||||
### Antigen
|
### Antigen
|
||||||
|
|
||||||
Add `antigen theme romkatv/powerlevel10k` to `~/.zshrc`. Make sure you have `antigen apply`
|
Add `antigen theme romkatv/powerlevel10k` to `~/.zshrc`. Make sure you have `antigen apply`
|
||||||
|
|
Loading…
Reference in a new issue