mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 17:50:09 +00:00
simplify prezto installation instructions now that p10k is bundled
Thanks, @belak!
This commit is contained in:
parent
a4b0fd6114
commit
f061377315
1 changed files with 0 additions and 5 deletions
|
@ -66,11 +66,6 @@ Set `ZSH_THEME=powerlevel10k/powerlevel10k` in your `~/.zshrc`.
|
|||
|
||||
### Prezto
|
||||
|
||||
```zsh
|
||||
git clone https://github.com/romkatv/powerlevel10k.git ~/.zprezto/modules/prompt/external/powerlevel10k
|
||||
ln -s ~/.zprezto/modules/prompt/{external/powerlevel10k/powerlevel10k.zsh-theme,functions/prompt_powerlevel10k_setup}
|
||||
```
|
||||
|
||||
Add `zstyle :prezto:module:prompt theme powerlevel10k` to your `~/.zpreztorc`.
|
||||
|
||||
### Antigen
|
||||
|
|
Loading…
Reference in a new issue