simplify prezto installation instructions now that p10k is bundled

Thanks, @belak!
This commit is contained in:
romkatv 2019-05-29 23:11:27 +02:00
parent a4b0fd6114
commit f061377315

View file

@ -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