Fix Prezto path

replace `~/.prezto/modules/prompt/functions/prompt_pure_setup` with `~/.zprezto/modules/prompt/functions/prompt_pure_setup`
This commit is contained in:
Bassam Ismail
2013-12-23 01:37:58 +05:30
parent 32510b9934
commit 34c23f5753

View File

@@ -96,7 +96,7 @@ Symlink (or copy) `pure.zsh` to `~/.oh-my-zsh/custom/pure.zsh-theme` and add `ZS
## [prezto](https://github.com/sorin-ionescu/prezto) ## [prezto](https://github.com/sorin-ionescu/prezto)
Symlink (or copy) `pure.zsh` to `~/.prezto/modules/prompt/functions/prompt_pure_setup` alongside Prezto's other prompts. Then `set zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`. Symlink (or copy) `pure.zsh` to `~/.zprezto/modules/prompt/functions/prompt_pure_setup` alongside Prezto's other prompts. Then `set zstyle ':prezto:module:prompt' theme 'pure'` in `~/.zpreztorc`.
## [antigen](https://github.com/zsh-users/antigen) ## [antigen](https://github.com/zsh-users/antigen)